atomicparsley/tools/format-code.sh
2020-12-14 13:35:27 +08:00

3 lines
46 B
Bash
Executable File

#!/bin/bash
clang-format -i src/*.cpp src/*.h