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
JavaScriptQuotes: Leave
JavaScriptWrapImports: true
KeepLineBreaksForNonEmptyLines: false
#KeepLineBreaksForNonEmptyLines: false
KeepEmptyLinesAtTheStartOfBlocks: false
MacroBlockBegin: ''
MacroBlockEnd: ''