Documentation
¶
Overview ¶
Command yze runs the gomatic yze analyzer suite over the given package patterns and emits a normalized report (the stickler-json contract by default). It is the aggregator the stickler runner invokes; findings do not by themselves fail the run — that gate belongs to stickler.
This file is WIRING ONLY. The flags live in internal/app/commands/lint, the orchestration in internal/domain/lint, and the analyzer catalog in the yze package itself — the three tiers every gomatic CLI is built from, so that one Run serves the CLI, a server, and a composing workflow alike.
Click to show internal directories.
Click to hide internal directories.