Skip to content

Create cppcheck action#50

Draft
ninotarantino wants to merge 9 commits into
mainfrom
add-cppcheck-to-ci
Draft

Create cppcheck action#50
ninotarantino wants to merge 9 commits into
mainfrom
add-cppcheck-to-ci

Conversation

@ninotarantino

@ninotarantino ninotarantino commented Jul 15, 2026

Copy link
Copy Markdown
Collaborator

Set up an action which runs cppcheck for pull requests.

This PR also tweaks our Trick and JEOD setup actions with an optional "clone-only" flag for jobs which just need the Trick bin directory and Trick/JEOD headers to exist for static analysis, but don't actually need a built version of either.

Closes #48

Comment thread .github/workflows/static-analysis.yml Outdated
Comment thread .github/workflows/static-analysis.yml
@ninotarantino

ninotarantino commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator Author

Expecting one more actions failure on the next push to make sure we still get a nonzero return code when cppcheck finds issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a cppcheck action

1 participant