jsoncpp/reformat.sh

2 lines
63 B
Bash
Raw Permalink Normal View History

2020-10-10 17:29:19 +02:00
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i