Updated format file.
authorArmin Novak <armin.novak@thincast.com>
Wed, 6 Nov 2019 14:24:41 +0000 (15:24 +0100)
committerArmin Novak <armin.novak@thincast.com>
Thu, 7 Nov 2019 09:51:42 +0000 (10:51 +0100)
.clang-format

index a15ddf8..33a6584 100644 (file)
@@ -61,8 +61,8 @@ IncludeCategories:
   - Regex:           '.*'
     Priority:        1
 IncludeIsMainRegex: '(Test)?$'
-IndentCaseLabels: false
-IndentPPDirectives: AfterHash
+IndentCaseLabels: true
+IndentPPDirectives: None
 IndentWidth:     4
 IndentWrappedFunctionNames: false
 KeepEmptyLinesAtTheStartOfBlocks: true