Skip to content

Conversation

@Trott
Copy link
Member

@TrottTrott commented Mar 2, 2017

The align-function-arguments custom rule is obsolete and has been
removed from the code base. Remove comment that used to disable it for
one file.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file.
@TrottTrott added the test Issues and PRs related to the tests. label Mar 2, 2017
@mscdexmscdex added the http Issues or PRs related to the http subsystem. label Mar 2, 2017
@Trott
Copy link
MemberAuthor

Trott commented Mar 2, 2017

@not-an-aardvark
Copy link
Contributor

Not sure if it's worth adding this to our build process, but eslint-plugin-eslint-comments can be used to automatically detect unused disable comments.

Trott added a commit to Trott/io.js that referenced this pull request Mar 4, 2017
The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file. PR-URL: nodejs#11643 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Teddy Katz <[email protected]>
@Trott
Copy link
MemberAuthor

Trott commented Mar 4, 2017

Landed in b535e25

@TrottTrott closed this Mar 4, 2017
addaleax pushed a commit that referenced this pull request Mar 5, 2017
The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file. PR-URL: #11643 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Teddy Katz <[email protected]>
@evanlucasevanlucas mentioned this pull request Mar 8, 2017
MylesBorins pushed a commit that referenced this pull request Apr 17, 2017
The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file. PR-URL: #11643 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Teddy Katz <[email protected]>
MylesBorins pushed a commit that referenced this pull request Apr 19, 2017
The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file. PR-URL: #11643 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Teddy Katz <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Apr 19, 2017
andrew749 pushed a commit to michielbaird/node that referenced this pull request Jul 19, 2017
The align-function-arguments custom rule is obsolete and has been removed from the code base. Remove comment that used to disable it for one file. PR-URL: nodejs/node#11643 Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Yuta Hiroto <[email protected]> Reviewed-By: Teddy Katz <[email protected]>
@TrottTrott deleted the disable branch January 13, 2022 22:34
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

httpIssues or PRs related to the http subsystem.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@Trott@not-an-aardvark@jasnell@cjihrig@hiroppy@mscdex@MylesBorins