forked from Hartmut/paradiso
Fix for windows users
This commit is contained in:
parent
766c3d68fd
commit
c2eec1f22e
4 changed files with 7 additions and 6 deletions
|
@ -1,10 +1,8 @@
|
|||
---
|
||||
# We'll use defaults from the LLVM style, but with 4 columns indentation.
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
---
|
||||
|
||||
Language: Cpp
|
||||
# Force pointers to the type for C++.
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
---
|
||||
PointerAlignment: Left
|
Loading…
Add table
Add a link
Reference in a new issue