• Brenden Blanco's avatar
    Add ctest for style, using clang-format · 581fc7d0
    Brenden Blanco authored
    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.
    581fc7d0
git-clang-format 17.7 KB