reformat.sh 63 Bytes Edit Raw Blame History Permalink 1 find src -name '*.cpp' -or -name '*.h' | xargs clang-format -i