bedzior/run-cppcheck

Perform static code analysis using Cppcheck

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
debugDebug script run to troubleshoot configuration errorsnofalse
enabled checksWhich checks are enablednoall
enable inconclusiveEnable inconclusive checksnofalse
exclude from checkWhich directories or files to exclude from analysis; format: paths prefixed with `-i`, space-delimitedno""
generate reportWhether to generate an XML reportnotrue
include directoriesInclude paths; format: directories prefixed with `-I`, space-delimitedno""
pathPath to your projectyes.
report nameName of your reportno${{ github.repository }}
verboseVerbose Cppcheck error descriptionsnofalse
namedescription
reportPathPath to XML report file