Skip to content

Releases: Honahec/cpp-include-insight

GitHub Action v1

13 May 04:50
1fefce2

Choose a tag to compare

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.