jsoncpp/reformat.sh
Christopher Dunn 5d1cb30e40 clang-format
2020-10-10 11:10:09 -05:00

2 lines
63 B
Bash

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