pocc / pre-commit-hooks

C/C++ hooks to integrate with pre-commit
Apache License 2.0
323 stars 67 forks source link

Add cmake-lint as a linter #37

Closed pocc closed 3 years ago

pocc commented 3 years ago

https://github.com/cmake-lint/cmake-lint

via https://www.reddit.com/r/cpp/comments/pnli5r/cc_precommit_hooks_for_static_analyzers_and/

pocc commented 3 years ago

They already have a .pre-commit-config.yaml for this command in master in root, so skip.