Change clang-format braces position
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
---
|
---
|
||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
AccessModifierOffset: -4
|
AccessModifierOffset: -4
|
||||||
BreakBeforeBraces: Allman
|
BreakBeforeBraces: Linux
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
FixNamespaceComments: false
|
FixNamespaceComments: false
|
||||||
IndentWidth: 4
|
IndentWidth: 4
|
||||||
|
Reference in New Issue
Block a user