doctor
Description
Section titled “Description”doctor executes the quality gate alone — structure checks, security baseline, and optional analyze — with no scaffold writes.
dart run stackchain doctor [options]Options
Section titled “Options”| Option | Description |
|---|---|
--skip-analyze |
Skip dart analyze |
Examples
Section titled “Examples”dart run stackchain doctorEnable strict_quality: true in YAML to fail the gate on analyze issues during generates as well.