Browse Source

Merge branch 'master' into master

Adrian Iusca 5 years ago
parent
commit
93de396373
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

@@ -71,7 +71,7 @@ IncludeCategories:
     Priority:        3
     Priority:        3
 # IncludeIsMainRegex: '(Test)?$'
 # IncludeIsMainRegex: '(Test)?$'
 IndentCaseLabels: true
 IndentCaseLabels: true
-# IndentPPDirectives: None
+IndentPPDirectives: AfterHash
 IndentWidth:     4
 IndentWidth:     4
 # IndentWrappedFunctionNames: false
 # IndentWrappedFunctionNames: false
 # JavaScriptQuotes: Leave
 # JavaScriptQuotes: Leave