Skip to content

Releases: r-shah22/pre-commit-hooks

No exit on error (cpplint)

18 Apr 10:47
c4fc2ea

Choose a tag to compare

The cpplint script will now not exit when an error is found, but run until all the files have been checked, and then fail if there was an error.