Switch to LLVM style
This commit is contained in:
parent
daa9ffa6df
commit
dcfd19a30b
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Microsoft
|
||||
BasedOnStyle: LLVM
|
||||
|
||||
AccessModifierOffset: -4
|
||||
BreakBeforeBraces: Stroustrup
|
||||
PointerAlignment: Left # Left for C++, Right for C.
|
||||
|
||||
|
|
Loading…
Reference in a new issue