|
|
@ -33,7 +33,7 @@ SpaceAfterTemplateKeyword: false |
|
|
|
SpaceInEmptyBlock: false |
|
|
|
SpaceInEmptyBlock: false |
|
|
|
NamespaceIndentation: None |
|
|
|
NamespaceIndentation: None |
|
|
|
FixNamespaceComments: true |
|
|
|
FixNamespaceComments: true |
|
|
|
Standard: c++17 |
|
|
|
Standard: c++20 |
|
|
|
TabWidth: 4 |
|
|
|
TabWidth: 4 |
|
|
|
UseTab: AlignWithSpaces |
|
|
|
UseTab: AlignWithSpaces |
|
|
|
... |
|
|
|
... |
|
|
|