add cppcheck package (#10)

Cppcheck 2.19.1 static analysis tool, built from source. Includes
the MISRA C addon, cfg files, and platform definitions for opendbc
and panda safety analysis.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Adeeb Shihadeh
2026-02-23 10:18:33 -08:00
committed by GitHub
parent bf379a6268
commit f117a0e60d
5 changed files with 138 additions and 0 deletions

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
.git/
repo/
.venv/
__pycache__/
# agents
.claude/