Sfoglia il codice sorgente

Merge branch 'master' into master

Adrian Iusca 5 anni fa
parent
commit
93de396373
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .clang-format

+ 1 - 1
.clang-format

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