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

Rule severity #105

Open
marcinkrasowski opened this issue Jul 25, 2016 · 0 comments
Open

Rule severity #105

marcinkrasowski opened this issue Jul 25, 2016 · 0 comments

Comments

@marcinkrasowski
Copy link

marcinkrasowski commented Jul 25, 2016

Are there any plans for introducing severity (etc. info/warning/error) for each rule? In our project we use pug-lint to either pass or stop a build, and at the moment we have to disable any rule that are less important (e.g. validateAttributeQuoteMarks should be just logged, but that's it).

It could use syntax similiar to eslint:

"validateIndentation": ['error', 4]
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

1 participant