Go back to LLVM
This commit is contained in:
parent
4ee4cc3ee6
commit
e6109e67e4
1 changed files with 1 additions and 3 deletions
|
@ -2,9 +2,7 @@
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
BasedOnStyle: LLVM
|
BasedOnStyle: LLVM
|
||||||
|
|
||||||
AccessModifierOffset: -4
|
BreakBeforeBraces: Stroustrup
|
||||||
BreakBeforeBraces: WebKit
|
|
||||||
IndentWidth: 4
|
|
||||||
PointerAlignment: Left # Left for C++, Right for C.
|
PointerAlignment: Left # Left for C++, Right for C.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue