Add .clang-format
This commit is contained in:
parent
258def01a6
commit
a2f13308c8
4
.clang-format
Normal file
4
.clang-format
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
# Run manually to reformat a file:
|
||||||
|
# clang-format -i --style=file <file>
|
||||||
|
Language: Cpp
|
||||||
|
BasedOnStyle: Google
|
Loading…
Reference in New Issue
Block a user