|
@@ -382,7 +382,7 @@ IncludeIsMainRegex: '(Test)?$'
|
|
IndentCaseLabels: false
|
|
IndentCaseLabels: false
|
|
#IndentPPDirectives: None # Unknown to clang-format-5.0
|
|
#IndentPPDirectives: None # Unknown to clang-format-5.0
|
|
IndentWidth: 8
|
|
IndentWidth: 8
|
|
-IndentWrappedFunctionNames: true
|
|
|
|
|
|
+IndentWrappedFunctionNames: false
|
|
JavaScriptQuotes: Leave
|
|
JavaScriptQuotes: Leave
|
|
JavaScriptWrapImports: true
|
|
JavaScriptWrapImports: true
|
|
KeepEmptyLinesAtTheStartOfBlocks: false
|
|
KeepEmptyLinesAtTheStartOfBlocks: false
|