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

chore: Report errors only for base and essential rules #654

Merged
merged 1 commit into from
Nov 18, 2018

Conversation

michalsnik
Copy link
Member

Currently we report errors for all rules, but it's not a very semantic way of telling user something's not exactly ok. We should rather report errors only for things that are crucial - that is base and essential rules, and for recommendations throw warnings instead. It will also give users the ability to set treshold value. cc @chrisvfritz

@michalsnik michalsnik self-assigned this Nov 12, 2018
@michalsnik michalsnik requested a review from ota-meshi November 12, 2018 23:17
@chrisvfritz
Copy link
Contributor

I like it. 🙂

@michalsnik michalsnik merged commit c15f05e into master Nov 18, 2018
@michalsnik michalsnik deleted the update-reporting-settings branch November 18, 2018 22:12
@armano2
Copy link
Contributor

armano2 commented Nov 18, 2018

@michalsnik should we add this to documentation?

@chrisvfritz
Copy link
Contributor

@armano2 Yes, good idea. 🙂

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

Successfully merging this pull request may close these issues.

3 participants