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

Enforce linting #261

Merged
merged 2 commits into from
Mar 17, 2018
Merged

Enforce linting #261

merged 2 commits into from
Mar 17, 2018

Conversation

TheDancingCode
Copy link
Contributor

Fixes JSHint errors that went uncaught. Adds linting as a pretest task, to avoid further errors.

I recommend switching from JSHint to ESLint and its eslint:recommended rules.

@coveralls
Copy link

coveralls commented Mar 17, 2018

Coverage Status

Coverage remained the same at 79.51% when pulling fbb70c3 on TheDancingCode:enforce-linting into 07d7a0c on jkphl:master.

@jkphl jkphl merged commit fbb70c3 into svg-sprite:master Mar 17, 2018
jkphl added a commit that referenced this pull request Mar 17, 2018
@jkphl
Copy link
Collaborator

jkphl commented Mar 17, 2018

@TheDancingCode Thanks!

I agree that ESLint would be the better choice nowadays (and I'm using ESLint in other projects). However, I'm planning a complete rewrite of svg-sprite and I probably wouldn't switch prior to that (I'm utterly lacking the time for this all, though ...)

@TheDancingCode
Copy link
Contributor Author

Alright. Good luck with the rewrite. :)

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

3 participants