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