Skip to content

doctor

doctor executes the quality gate alone — structure checks, security baseline, and optional analyze — with no scaffold writes.

Terminal window
dart run stackchain doctor [options]
Option Description
--skip-analyze Skip dart analyze
Terminal window
dart run stackchain doctor

Enable strict_quality: true in YAML to fail the gate on analyze issues during generates as well.