Problem Statement
Linting prints too much output to the console for simple linting scripts.
Proposed Solution
When linting, suppress the banner, and only output the list of issues - not even the summary line.
Alternatives Considered
No response
Usage Examples
Benefits
Easier integration to lint 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 prints too much output to the console for simple linting scripts.
Proposed Solution
When linting, suppress the banner, and only output the list of issues - not even the summary line.
Alternatives Considered
No response
Usage Examples
Benefits
Easier integration to lint scripts.
Priority
Medium - Would improve my workflow
Willingness to Contribute
Yes, I can submit a pull request
Additional Context
No response
Checklist