-
-
Notifications
You must be signed in to change notification settings - Fork 52
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature: "(0 ignored)" seems superfluous #147
Labels
enhancement
New feature or request
Comments
Agreed, that's completely superfluous. I'll look at removing it! |
woodruffw
added a commit
that referenced
this issue
Nov 10, 2024
Adds zero information to the output. Fixes #147.
#148 will address this. |
woodruffw
added a commit
that referenced
this issue
Nov 10, 2024
Adds zero information to the output. Fixes #147.
Thanks, but I installed 0.3.1 and still see the "(0 ignored)" messages. |
🤦 I removed the wrong |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Pre-submission checks
What's the problem this feature will solve?
I get results like:
I think the message would be a clearer celebration of success as just:
Describe the solution you'd like
If there are ignored findings, of course, include the ignored count. But "0 ignored" doesn't seem like something to mention.
Additional context
No response
The text was updated successfully, but these errors were encountered: