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

Add static code analysis tool to the build process #85

Open
introkun opened this issue Aug 16, 2022 · 1 comment
Open

Add static code analysis tool to the build process #85

introkun opened this issue Aug 16, 2022 · 1 comment

Comments

@introkun
Copy link
Contributor

As an example https://cppcheck.sourceforge.io/

@introkun introkun added this to the v4.x milestone Aug 16, 2022
@Aemiii91 Aemiii91 removed this from the v4.1 milestone Sep 15, 2022
@PedroGuerraPT
Copy link
Contributor

Hey there! 👋 Would #889 meet the current needs?

Aemiii91 added a commit that referenced this issue Jun 14, 2023
Attempting small implementation for #85, highly looking forward to any
feedback or requested changes.

- Added `static-analysis` make target
- Added static analysis step to `test.yml` GitHub pipeline. The same
will not fail the build currently, this can be reassessed once the
static code report is further reviewed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New / To discuss
Development

No branches or pull requests

3 participants