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>
23 lines
272 B
Plaintext
23 lines
272 B
Plaintext
.git/
|
|
repo/
|
|
.venv/
|
|
__pycache__/
|
|
|
|
# agents
|
|
.claude/
|
|
.context/
|
|
TASK.md
|
|
|
|
# build artifacts (applies to all packages)
|
|
build/
|
|
dist/
|
|
install/
|
|
*.egg-info/
|
|
|
|
# downloaded toolchain binaries
|
|
gcc-arm-none-eabi/gcc_arm_none_eabi/toolchain/
|
|
|
|
|
|
# downloaded git-lfs
|
|
git-lfs/git_lfs/bin/
|