Skip to content

Commit b8a230c

Browse files
update .clang-format
1 parent 9393fbf commit b8a230c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.clang-format

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ IncludeIsMainRegex: '([-_](test|unittest))?$'
6868
IndentCaseLabels: true
6969
IndentWidth: 4
7070
IndentWrappedFunctionNames: false
71-
IndentPPDirectives: AfterHash
71+
IndentPPDirectives: None
7272
JavaScriptQuotes: Leave
7373
JavaScriptWrapImports: true
7474
KeepEmptyLinesAtTheStartOfBlocks: false

0 commit comments

Comments
 (0)