Add ctest for style, using clang-format
When user touches a file, that file will be fed to `git clang-format`, and if the tool reports a new diff it will consider the test failed. The files to check will be anything in the current workspace compared to origin/master.
Showing
scripts/style-check.sh
0 → 100755
Please register or sign in to comment