blob: 86bc066f1947052b0a474bc5c2e4dd18c4aeae69 [file] [edit]
find src include example -name '*.cpp' -or -name '*.h' -or -name '*.inl' | xargs clang-format -i