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

add failHard option; fixes #21 #22

Merged
merged 1 commit into from
Dec 17, 2013
Merged

add failHard option; fixes #21 #22

merged 1 commit into from
Dec 17, 2013

Conversation

cvrebert
Copy link
Contributor

Adds options.failHard, which lets the task validate all files but fails the task at the end of the task's run if there were any validation errors.
We would like to use this option over at Bootstrap for our automated Travis builds.
Fixes #21 and twbs/bootstrap#11876.

praveenvijayan added a commit that referenced this pull request Dec 17, 2013
@praveenvijayan praveenvijayan merged commit 9ec373a into praveenvijayan:master Dec 17, 2013
@cvrebert cvrebert deleted the fail-hard branch December 17, 2013 09:26
@cvrebert
Copy link
Contributor Author

Thanks!

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.

Grunt task does not stop on validation error
2 participants