JacobDomagala / StaticAnalysis

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

Add option to run this Action "on-push" and output the result to console #26

Closed JacobDomagala closed 2 years ago

JacobDomagala commented 2 years ago

Sample console output

Screenshot from 2021-10-20 16-51-47

Fixes #27