Skip to content

tools: remove legacy indentation linting - #14515

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-legacy-indent
Closed

tools: remove legacy indentation linting#14515
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:rm-legacy-indent

Conversation

@Trott

Copy link
Copy Markdown
Member

All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.

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

tools

All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
@TrottTrott added the tools Issues and PRs related to the tools directory. label Jul 27, 2017
@Trott

Copy link
Copy Markdown
MemberAuthor

@TimothyGuTimothyGu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM if CI is happy.

@Trott

Copy link
Copy Markdown
MemberAuthor

Landed in e9b67f7

@TrottTrott closed this Jul 30, 2017
Trott added a commit to Trott/io.js that referenced this pull request Jul 30, 2017
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
PR-URL: nodejs#14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
addaleax pushed a commit that referenced this pull request Aug 1, 2017
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
PR-URL: #14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
@addaleaxaddaleax mentioned this pull request Aug 2, 2017
Trott added a commit to Trott/io.js that referenced this pull request Aug 15, 2017
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
PR-URL: nodejs#14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
MylesBorins pushed a commit that referenced this pull request Aug 16, 2017
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
Backport-PR-URL: #14835
PR-URL: #14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
@MylesBorinsMylesBorins mentioned this pull request Aug 16, 2017
MylesBorins pushed a commit that referenced this pull request Sep 5, 2017
All linting now uses the current ESLint 4.3.0 indentation linting.
Remove legacy indentation rules.
Backport-PR-URL: #14835
PR-URL: #14515
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Claudio Rodriguez <cjrodr@yahoo.com>
Reviewed-By: Evan Lucas <evanlucas@me.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
@Trott
Trott deleted the rm-legacy-indent branch January 13, 2022 22:46
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.

7 participants

@Trott@evanlucas@lpinca@TimothyGu@cjihrig@claudiorodriguez@MylesBorins