Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
#! /bin/sh
exec find src -iname *.h -o -iname *.cpp | xargs clang-format -i -style=file:src/.clang-format