Releases: Honahec/cpp-include-insight
Releases · Honahec/cpp-include-insight
GitHub Action v1
Publishes cpp-include-insight as GitHub Action v1, backed by CLI v0.5.0.
Highlights:
- Requires compile_commands.json for precise include resolution.
- Supports optional build-command to generate the compilation database.
- Uses per-translation-unit include paths from -iquote, -I, and project-local -isystem.
- Can post/update pull request include graph reports.