Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Feb 9, 2016

This PR is on top of #5135 and should not be landed until that PR lands.

The comments make the config hard to scan. They do not provide any
information that isn't in the documentation links referred to in
comments (that are not being removed here).

Additionally, all rule config sections are alphabetically ordered for
easier scanning etc.

/cc @silverwind

@TrottTrott added tools Issues and PRs related to the tools directory. lts-watch-v4.x labels Feb 9, 2016
@Trott
Copy link
MemberAuthor

Trott commented Feb 9, 2016

Once #5135 lands, the diff should look like what you see at Trott@cc99a75

.eslintrc Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe also remove list: from each section?

@silverwind
Copy link
Contributor

LGTM with suggestion.

@silverwind
Copy link
Contributor

Oh by the way, the commit title remove excessive is weird. Either remove excess or remove excessive comments would be better :)

@TrottTrott changed the title tools: remove excessive from .eslintrctools: remove excessive comments from .eslintrcFeb 9, 2016
@Trott
Copy link
MemberAuthor

Trott commented Feb 9, 2016

Commit message fixed, list: removed from comments too, thanks!

@Trott
Copy link
MemberAuthor

Trott commented Feb 9, 2016

@Trott
Copy link
MemberAuthor

Trott commented Feb 9, 2016

CI looks good, except for a Windows buildbot issue on one host. Shouldn't really affect anything because this is a linting tool change and nothing else, but I like my CIs green (or at least yellow), so let's try again:

https://ci.nodejs.org/job/node-test-pull-request/1603/

@jasnell
Copy link
Member

#5135 landed. Is this one ready to go? Looks like it might need a quick rebase.

The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc.
@Trott
Copy link
MemberAuthor

@silverwind
Copy link
Contributor

LGTM

@Trott
Copy link
MemberAuthor

Unrelated known-ish flaky being addressed in another issue (and hopefully soon a PR), but otherwise, everything is OK.

Trott added a commit to Trott/io.js that referenced this pull request Feb 10, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: nodejs#5151 Reviewed-By: Roman Reiss <[email protected]>
@Trott
Copy link
MemberAuthor

Landed in 783a563

@TrottTrott closed this Feb 10, 2016
rvagg pushed a commit that referenced this pull request Feb 15, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: #5151 Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: #5151 Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: #5151 Reviewed-By: Roman Reiss <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Feb 18, 2016
stefanmb pushed a commit to stefanmb/node that referenced this pull request Feb 23, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: nodejs#5151 Reviewed-By: Roman Reiss <[email protected]>
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
The comments make the config hard to scan. They do not provide any information that isn't in the documentation links referred to in comments (that are not being removed here). Additionally, all rule config sections are alphabetically ordered for easier scanning etc. PR-URL: #5151 Reviewed-By: Roman Reiss <[email protected]>
@TrottTrott deleted the comments branch January 13, 2022 22:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@silverwind@jasnell@MylesBorins