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