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

Do not create .jshint files #64

Closed
nkbt opened this issue Aug 7, 2015 · 3 comments
Closed

Do not create .jshint files #64

nkbt opened this issue Aug 7, 2015 · 3 comments

Comments

@nkbt
Copy link

nkbt commented Aug 7, 2015

Lots of projects now use ESlint and creating JSHint configs automatically on installing precommit-hook package is strange. Maybe it is better to create an empty "lint" npm script instead and leave the linter choice and configuration up to developer?

@nlf
Copy link
Owner

nlf commented Aug 7, 2015

Use git-validate directly or fork this repo and use it as a template to provide your own linter and configuration

@nlf nlf closed this as completed Aug 7, 2015
@nkbt
Copy link
Author

nkbt commented Aug 7, 2015

Thanks

@Stupidism
Copy link

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

3 participants