IAP GITLAB

Skip to content
Snippets Groups Projects
do-clang-format.sh 93 B
Newer Older
clang-format -i -style=file `find . -iregex '^.*\.\(cc\|h\)$' -not -path './ThirdParty/*'`