|
@@ -16,6 +16,7 @@ BraceWrapping:
|
|
BreakBeforeBraces: Custom
|
|
BreakBeforeBraces: Custom
|
|
ColumnLimit: 79
|
|
ColumnLimit: 79
|
|
IndentPPDirectives: AfterHash
|
|
IndentPPDirectives: AfterHash
|
|
|
|
+QualifierAlignment: Right
|
|
SortUsingDeclarations: false
|
|
SortUsingDeclarations: false
|
|
SpaceAfterTemplateKeyword: true
|
|
SpaceAfterTemplateKeyword: true
|
|
IncludeBlocks: Regroup
|
|
IncludeBlocks: Regroup
|