mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-01 05:01:10 -06:00
Fix clang for VisualStudio usage
This commit is contained in:
parent
d7d4d52843
commit
debf4981a6
1 changed files with 1 additions and 1 deletions
|
|
@ -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: ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue