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

Ignore all warnings #58

Open
lawlesscreation opened this issue Aug 20, 2014 · 1 comment
Open

Ignore all warnings #58

lawlesscreation opened this issue Aug 20, 2014 · 1 comment

Comments

@lawlesscreation
Copy link

It would be nice if there was an option to ignore all warnings. At present warnings like this:

"The date input type is not supported in all browsers. Please be sure to test, and consider using a polyfill."

Cause the task to think there was an error and thus return fail (assuming failHard is on). I know this can be added to the relaxerror option, but it feels like warnings from the validation service should not be considered errors. An option like ignoreWarnings: true would be nice or even better, if warning are shown but do not cause it to fail - even when failHard is true.

Thanks!

@elchiconube
Copy link

Yes please, it would be nice!

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