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

Add eslint #93

Merged
merged 14 commits into from
Oct 20, 2016
Merged

Add eslint #93

merged 14 commits into from
Oct 20, 2016

Conversation

bananaappletw
Copy link
Contributor

Fix: #89
At first, I follow the following coding styles to fix the code.

  • yield-star-spacing
  • eol-last
  • new-parens
  • comma-spacing
  • no-multiple-empty-lines
  • no-cond-assign
  • indent
  • space-before-function-paren
  • space-before-blocks
  • Remove duplicate semi
  • semi
  • no-path-concat

Then add eslint to travis ci test.

@hemanth
Copy link
Member

hemanth commented Oct 20, 2016

studiosoriginals-mind-blown-3o6ZtjrcQ4Cs3oYkik

@hemanth hemanth merged commit 5d8404f into koajs:master Oct 20, 2016
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.

[Suggestion] Add coding style check
2 participants