Add clang-format command
This commit is contained in:
parent
99793dba10
commit
4f6d12dc0a
@ -1,3 +1,6 @@
|
||||
# Reformat all source files from the root directory with:
|
||||
# clang-format -i $(find . -name '*.[ch]')
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: LLVM
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user