Meta: Update .clang-format to indent preprocessor directives
This commit is contained in:
@@ -17,6 +17,7 @@ AllowAllParametersOfDeclarationOnNextLine: false
|
|||||||
AllowShortLambdasOnASingleLine: All
|
AllowShortLambdasOnASingleLine: All
|
||||||
|
|
||||||
AlwaysBreakTemplateDeclarations: Yes
|
AlwaysBreakTemplateDeclarations: Yes
|
||||||
|
IndentPPDirectives: BeforeHash
|
||||||
|
|
||||||
BraceWrapping:
|
BraceWrapping:
|
||||||
AfterEnum: false
|
AfterEnum: false
|
||||||
|
|||||||
Reference in New Issue
Block a user