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

Update eslint to 2.3.0 and add stricter rules #171

Merged
merged 1 commit into from
Mar 10, 2016
Merged

Conversation

xPaw
Copy link
Member

@xPaw xPaw commented Mar 9, 2016

These stricter rules require more spacing, for example here: var a="b"; should be var a = "b";

@xPaw xPaw added Type: Feature Tickets that describe a desired feature or PRs that add them to the project. second review needed labels Mar 9, 2016
@astorije astorije self-assigned this Mar 10, 2016
@astorije
Copy link
Member

👍 and merging.

astorije added a commit that referenced this pull request Mar 10, 2016
Update eslint to 2.3.0 and add stricter rules
@astorije astorije merged commit f577da5 into master Mar 10, 2016
@astorije astorije deleted the xpaw/update-eslint branch March 10, 2016 07:49
@astorije astorije added this to the 1.4.0 milestone Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Tickets that describe a desired feature or PRs that add them to the project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants