JacobDomagala / StaticAnalysis

GitHub action performs static analysis on C++/Python code, flags issues, and posts comments directly on PRs.
MIT License
31 stars 10 forks source link

7: Add option to run static analysis only on files changed in PR. 10: Bump the versions of Cppcheck and clang-tidy #8

Closed JacobDomagala closed 3 years ago

JacobDomagala commented 3 years ago

Fixes #7 Fixes #10