# clang-format ``` find foo/bar/ -iname *.h -o -iname *.cpp | xargs clang-format -i ```