6 lines
266 B
Markdown
6 lines
266 B
Markdown
# 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
|