Update .clang-format
Update clang.format to keep formatting of hashes in include file to optimize readabilaty.
This commit is contained in:
@@ -71,7 +71,7 @@ IncludeCategories:
|
||||
Priority: 3
|
||||
# IncludeIsMainRegex: '(Test)?$'
|
||||
IndentCaseLabels: true
|
||||
# IndentPPDirectives: None
|
||||
IndentPPDirectives: AfterHash
|
||||
IndentWidth: 4
|
||||
# IndentWrappedFunctionNames: false
|
||||
# JavaScriptQuotes: Leave
|
||||
|
||||
Reference in New Issue
Block a user