Enable IndentPPDirectives
This commit is contained in:
parent
bda7e079e2
commit
880f948684
|
@ -68,7 +68,7 @@ IncludeCategories:
|
|||
Priority: 1
|
||||
IncludeIsMainRegex: '$'
|
||||
IndentCaseLabels: false
|
||||
IndentPPDirectives: None
|
||||
IndentPPDirectives: AfterHash
|
||||
IndentWidth: 2
|
||||
IndentWrappedFunctionNames: false
|
||||
JavaScriptQuotes: Leave
|
||||
|
|
Loading…
Reference in New Issue