Problem Statement
Linting is too verbose - it's often used in scripts where the expected output is supposed to just be the list of issues.
Proposed Solution
When linting, suppress the banner and only output the actual issue lines - not even a summary.
Alternatives Considered
No response
Usage Examples
Benefits
Easier integration with linting scripts.
Priority
Medium - Would improve my workflow
Willingness to Contribute
Yes, I can submit a pull request
Additional Context
No response
Checklist
Problem Statement
Linting is too verbose - it's often used in scripts where the expected output is supposed to just be the list of issues.
Proposed Solution
When linting, suppress the banner and only output the actual issue lines - not even a summary.
Alternatives Considered
No response
Usage Examples
Benefits
Easier integration with linting scripts.
Priority
Medium - Would improve my workflow
Willingness to Contribute
Yes, I can submit a pull request
Additional Context
No response
Checklist