Northeastern-Electric-Racing / Northeastern-Electric-Racing/Embedded-Base
[DevOps] - Add cppcheck static analyzer
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Current Features
we do not currently have any static analyzer
Desired Additional Features
integrate cppcheck in two places:
-
Prebuilt github action here May need to mess around with settings to decide what we want to be considered a fail
-
In docker, should be an easy apt install and then can alias a command with our desired settings/suppressions
Screenshots (as needed)
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's GitHub Actions configuration and Docker setup, then read the linked cppcheck GitHub Action documentation. Done means cppcheck is integrated in both places with agreed failure settings and suppressions, and the analyzer can be run through the Docker environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- ci-cd, devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100