Files
ox/deps/jsoncpp/reformat.sh
T

2 lines
63 B
Bash
Executable File

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