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

Aggregate 'notes' into single warning/error #46

Closed JacobDomagala closed 1 year ago

JacobDomagala commented 1 year ago

Currently notes from cppcheck are present in separate comments, we should aggregate them into single one with corresponding warning/error