F.E.I.S/utils/format_code.sh
2023-07-27 20:58:19 +02:00

3 lines
75 B
Bash
Executable File

# Format the source code
clang-format --style=file -i src/{*,**/*}.{c,h}pp