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

VERIFY_ONLY fails slowly - fixes #24 #25

Closed
wants to merge 1 commit into from
Closed

VERIFY_ONLY fails slowly - fixes #24 #25

wants to merge 1 commit into from

Conversation

tomfuertes
Copy link

$ grunt jsbeautifier:verify
Running "jsbeautifier:verify" (jsbeautifier) task

Warning: The following files were not beautified:
app/assets/javascripts/global-vars.js.erb
app/views/community_properties/_review_action.js.erb
 Use --force to continue.

Aborted due to warnings.

$ grunt jsbeautifier:modify
Running "jsbeautifier:modify" (jsbeautifier) task
Beautified 38 files, changed 2 files...OK

Done, without errors.

$ grunt jsbeautifier:verify
Running "jsbeautifier:verify" (jsbeautifier) task
Beautified 38 files, changed 0 files...OK

Done, without errors.

@tomfuertes
Copy link
Author

Fixes #24

@vkadam vkadam closed this Dec 14, 2013
@vkadam
Copy link
Owner

vkadam commented Dec 14, 2013

Fixed in 0.2.5

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.

2 participants