Skip to content
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

Option to skip the output if there are zero violations? #13

Open
PawelLipski opened this issue Jun 18, 2020 · 1 comment
Open

Option to skip the output if there are zero violations? #13

PawelLipski opened this issue Jun 18, 2020 · 1 comment

Comments

@PawelLipski
Copy link

Hi @tomasbjerre, thanks for this very useful tool!

Just curious, is there any way for this plugin to avoid printing the table when there's zero violations of any type in a given module?

Violations in repo

Summary
|          |      |      |       |       |
| Reporter | INFO | WARN | ERROR | Total |
|          |      |      |       |       |
+----------+------+------+-------+-------+
|          |      |      |       |       |
|          | 0    | 0    | 0     | 0     |
|          |      |      |       |       |
+----------+------+------+-------+-------+
@tomasbjerre
Copy link
Owner

No such option now. Pull requests are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants