Fixed clang-format; updated cmakelists
This commit is contained in:
parent
39fd726a51
commit
8d792bbc50
17 changed files with 1858 additions and 1685 deletions
3
.hooks/pre-commit
Executable file
3
.hooks/pre-commit
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
make format
|
||||
Reference in a new issue