added clang-format file
This commit is contained in:
5
code/C++/.clang-format
Normal file
5
code/C++/.clang-format
Normal file
@@ -0,0 +1,5 @@
|
||||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
IndentWidth: 2
|
||||
ColumnLimit: 132
|
||||
SortIncludes: CaseSensitive
|
||||
Reference in New Issue
Block a user