-
Notifications
You must be signed in to change notification settings - Fork 10.9k
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
Linting Tasks (code consistency) #1195
Comments
Could you please elaborate on that? What's it used for, and how would it be used? Thanks. |
@marceloschmidt This is just to help with code standards and to be added to the pull request builder. |
We are using codeclimate which does this on push. But it would be nice to have something we could check code quality prior to uploading. |
Maybe http://pre-commit.com/ can be useful for this. |
@kernicPanel or we could use (https://www.npmjs.com/package/grunt-githooks) |
closing because #1163 seems to solve this issue. |
There is currently no grunt or command line task for linting
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: