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
|
||||
BasedOnStyle: LLVM
|
||||
|
||||
AccessModifierOffset: -4
|
||||
BreakBeforeBraces: WebKit
|
||||
IndentWidth: 4
|
||||
BreakBeforeBraces: Stroustrup
|
||||
PointerAlignment: Left # Left for C++, Right for C.
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue