format + README
This commit is contained in:
parent
71be773d49
commit
0ebdb34601
12 changed files with 370 additions and 345 deletions
2
format.sh
Executable file
2
format.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
git ls-files -- '*.cpp' '*.h' | xargs clang-format -i -style=file
|
||||
git diff --exit-code --color
|
Loading…
Add table
Add a link
Reference in a new issue