FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

tools: consistent .eslintrc formatting by silverwind · Pull Request #7691 · nodejs/node · GitHub

/ node Public

tools: consistent .eslintrc formatting - #7691

Closed
silverwind wants to merge 1 commit into
nodejs:masterfrom
silverwind:eslint-quotes
Closed

tools: consistent .eslintrc formatting#7691
silverwind wants to merge 1 commit into
nodejs:masterfrom
silverwind:eslint-quotes

Conversation

silverwind commented Jul 12, 2016
edited
Loading

Copy link
Copy Markdown
Contributor
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

tools

Description of change

All quotes in .eslintrc were unnecessary and inconsistently placed across the file. Additionally, format the globals to be consistent with the style of whitespace used in the file.

silverwind added the tools Issues and PRs related to the tools directory. label Jul 12, 2016

cjihrig commented Jul 12, 2016

Copy link
Copy Markdown
Contributor

LGTM

Trott commented Jul 12, 2016

Copy link
Copy Markdown
Member

Would it make sense to take this opportunity to alphabetize the globals?

All quotes in .eslintrc were unnecessary and inconsistently placed
across the file. Additionally, format the globals to be consistent
with the style of whitespace and sorted them alphabetically.

Copy link
Copy Markdown
Contributor Author

Would it make sense to take this opportunity to alphabetize the globals?

done

Copy link
Copy Markdown
Contributor Author

Trott commented Jul 12, 2016

Copy link
Copy Markdown
Member

LGTM

1 similar comment

targos commented Jul 13, 2016

Copy link
Copy Markdown
Member

LGTM

Copy link
Copy Markdown
Contributor Author

Thanks guys, landed in 11b2306.

silverwind closed this Jul 13, 2016
silverwind deleted the eslint-quotes branch July 13, 2016 20:10
silverwind added a commit that referenced this pull request Jul 13, 2016
All quotes in .eslintrc were unnecessary and inconsistently placed
across the file. Additionally, format the globals to be consistent
with the style of whitespace and sorted them alphabetically.

PR-URL: #7691
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
evanlucas pushed a commit that referenced this pull request Jul 15, 2016
All quotes in .eslintrc were unnecessary and inconsistently placed
across the file. Additionally, format the globals to be consistent
with the style of whitespace and sorted them alphabetically.

PR-URL: #7691
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
evanlucas pushed a commit that referenced this pull request Jul 20, 2016
All quotes in .eslintrc were unnecessary and inconsistently placed
across the file. Additionally, format the globals to be consistent
with the style of whitespace and sorted them alphabetically.

PR-URL: #7691
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Michaël Zasso <mic.besace@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL