boma/.claude/commands/lint.md

7 lines
266 B
Markdown
Raw Normal View History

# Run the full lint suite
1. Run `make lint`
2. If it passes: confirm with "Lint passed — no issues found"
3. If it fails: show each failure with file, line number, rule ID, and a suggested fix
4. After showing all failures, ask whether to fix them automatically