tile/third_party/jsoncpp/reformat.sh
2024-12-19 14:39:59 +08:00

2 lines
63 B
Bash
Executable File

find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i