Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Integrate Cppcheck for static code analysis #195

Closed
iamazeem opened this issue Sep 20, 2024 · 0 comments · Fixed by #198
Closed

[CI] Integrate Cppcheck for static code analysis #195

iamazeem opened this issue Sep 20, 2024 · 0 comments · Fixed by #198
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@iamazeem
Copy link
Collaborator

Cppcheck (https://cppcheck.sourceforge.io/) may be integrated as part of the CI workflow.
A separate job may be introduced to perform static analysis.
Its CLI output may be output as Markdown as the step summary for better visualization.
In addiiton, its HTML report may be uploaded as part of artifacts if required.

@iamazeem iamazeem added documentation Improvements or additions to documentation enhancement New feature or request labels Sep 20, 2024
@iamazeem iamazeem self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant