IAP GITLAB

Skip to content
Snippets Groups Projects
Commit b5e4355c authored by ralfulrich's avatar ralfulrich
Browse files

added script to clang-format everything

parent 143848b5
No related branches found
No related tags found
No related merge requests found
clang-format -i -style=file `find . -iregex '^.*\.\(cc\|h\)$' -not -path './ThirdParty/*'`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment