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

Harmonize style #413

Merged
merged 1 commit into from
Mar 5, 2018
Merged

Harmonize style #413

merged 1 commit into from
Mar 5, 2018

Conversation

TimothyGu
Copy link
Collaborator

Most of the code base already consistently uses the tab + comma-at-the-end style. This converts the rest.

@codecov-io
Copy link

codecov-io commented Mar 4, 2018

Codecov Report

Merging #413 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   98.94%   98.94%           
=======================================
  Files           6        6           
  Lines         474      474           
  Branches      145      145           
=======================================
  Hits          469      469           
  Misses          2        2           
  Partials        3        3
Impacted Files Coverage Δ
src/response.js 100% <ø> (ø) ⬆️
src/body.js 100% <ø> (ø) ⬆️
src/index.js 100% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update feae6d6...0f38fb1. Read the comment docs.

@gr2m
Copy link
Collaborator

gr2m commented Mar 4, 2018

Maybe add linting to CI to make sure it stays that way?

@TimothyGu
Copy link
Collaborator Author

@gr2m See #303. Let's do that in a separate step.

@bitinn
Copy link
Collaborator

bitinn commented Mar 5, 2018

I am happy with this.

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

4 participants