Zig
Language Analyzers
Zig
Detects Zig build files and reports vendor visibility.- Detected From
- build.zig or build.zig.zon.
- Writes
- Nothing today.
- Visibility
- Zig source stays available for agents and build tooling.
When To Use It
Use this to keep Zig projects represented in doctor output.
Workflow
Run ingraft doctor to inspect the current status, then run
ingraft refresh after adding or updating vendored source. Refresh only
writes supported files when the tool is actually detected in the repository.