Indent style adjustment

This commit is contained in:
fvanroie 2020-12-19 00:33:47 +01:00
parent 01097968e8
commit 511756265e
2 changed files with 28 additions and 27 deletions

View File

@ -60,6 +60,7 @@ IncludeIsMainRegex: '$'
IndentCaseLabels: true
IndentWidth: 4
IndentWrappedFunctionNames: false
IndentPPDirectives: BeforeHash
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepEmptyLinesAtTheStartOfBlocks: true