Fix clang for VisualStudio usage

This commit is contained in:
Filip Sykala 2021-08-25 09:44:50 +02:00
parent d7d4d52843
commit debf4981a6

View File

@ -77,7 +77,7 @@ IndentWidth: 4
IndentWrappedFunctionNames: false IndentWrappedFunctionNames: false
JavaScriptQuotes: Leave JavaScriptQuotes: Leave
JavaScriptWrapImports: true JavaScriptWrapImports: true
KeepLineBreaksForNonEmptyLines: false #KeepLineBreaksForNonEmptyLines: false
KeepEmptyLinesAtTheStartOfBlocks: false KeepEmptyLinesAtTheStartOfBlocks: false
MacroBlockBegin: '' MacroBlockBegin: ''
MacroBlockEnd: '' MacroBlockEnd: ''