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

Abort task on error #4

Merged
merged 2 commits into from
Mar 30, 2015
Merged

Conversation

alexVauch
Copy link
Contributor

Hello. it's better to abort task on text domain errors. It is necessary when using batch of tasks.

@Aetles
Copy link

Aetles commented Oct 16, 2014

Why remove the commas? Having them there makes it easier to cut and paste lines without having to adjust commas and reduces risk of missing comma errors. Like the Grunt example code here, all trailing commas: http:https://gruntjs.com/configuring-tasks

@alexVauch
Copy link
Contributor Author

You are right. JSHint throws an error. But it is related for browser environment.

@alexVauch alexVauch changed the title Feature Abort task on text domain error Oct 16, 2014
@alexVauch alexVauch changed the title Abort task on text domain error Abort task on error Oct 16, 2014
@fxbenard
Copy link

fxbenard commented Mar 6, 2015

What about this PR - Nice improvement

@stephenharris
Copy link
Owner

Agreed :), apologies for the delay in acting on this on. Thanks @alexVauch & @Aetles

stephenharris added a commit that referenced this pull request Mar 30, 2015
Abort task on error. Props to @alexVauch.
@stephenharris stephenharris merged commit 666f1e9 into stephenharris:master Mar 30, 2015
@stephenharris
Copy link
Owner

Published. I've also added a force option to toggle this behaviour.

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.

None yet

4 participants