reformat.sh 63 Bytes
find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i