F.E.I.S/tools/format.sh

3 lines
75 B
Bash
Raw Normal View History

2021-12-31 14:59:39 +01:00
# Format the source code
clang-format --style=file -i src/{*,**/*}.{c,h}pp