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

Fix eslint errors after new rules were added #14

Merged
merged 2 commits into from Mar 10, 2017

Conversation

jimjenkins5
Copy link
Contributor

After adding the new rules to eslint-config-silvermine, we had some errors in the codebase. This PR is to fix them.

The first simply ran eslint --fix to add dangling commas where needed.
The second is call indentation errors that were not caught with the previous rule.

@jimjenkins5 jimjenkins5 changed the title Fix run new rules Fix eslint errors after new rules were added Mar 9, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 74.898% when pulling 31d8023 on jimjenkins5:fix_runNewRules into 4b8f1cc on silvermine:master.

@jthomerson jthomerson merged commit 8861f4c into silvermine:master Mar 10, 2017
@jthomerson
Copy link
Member

@jimjenkins5 we'll need a bump to package.json as well.

@jimjenkins5 jimjenkins5 deleted the fix_runNewRules branch May 3, 2017 15:49
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