adding .clang-format
This commit is contained in:
parent
0596e1ba3b
commit
ca46bd0ef7
1 changed files with 6 additions and 0 deletions
6
.clang-format
Normal file
6
.clang-format
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
BasedOnStyle: LLVM
|
||||
UseTab: Always
|
||||
TabWidth: 8
|
||||
IndentWidth: 8
|
||||
|
||||
BreakBeforeBraces: Linux
|
||||
Loading…
Add table
Add a link
Reference in a new issue