added format target
This commit is contained in:
parent
ccdd081d36
commit
fb8ff21666
2 changed files with 11 additions and 0 deletions
5
.clang-format
Normal file
5
.clang-format
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
BasedOnStyle: LLVM
|
||||
IndentWidth: 4
|
||||
TabWidth: 4
|
||||
UseTab: Never
|
||||
Cpp11BracedListStyle: false
|
||||
Loading…
Add table
Add a link
Reference in a new issue