Skip to content

Instantly share code, notes, and snippets.

@drodil
Created October 2, 2018 09:35
Show Gist options
  • Save drodil/4541fb010c285beedcfd59792e8e20aa to your computer and use it in GitHub Desktop.
Save drodil/4541fb010c285beedcfd59792e8e20aa to your computer and use it in GitHub Desktop.
find impl/ -iname *.hpp -o -iname *.cpp -o -iname *.h | xargs clang-format -i -style=file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment