Skip to content

tools: apply linting to custom rules code - #3195

Closed
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:eslint-rules
Closed

tools: apply linting to custom rules code#3195
Trott wants to merge 2 commits into
nodejs:masterfrom
Trott:eslint-rules

Conversation

@Trott

@TrottTrott commented Oct 5, 2015

Copy link
Copy Markdown
Member

Node.js project-specific estlint rules should maintain the style of the rest of the project JS code base.

Ref: #3157

@TrottTrott added the tools Issues and PRs related to the tools directory. label Oct 5, 2015
@Trott

Trott commented Oct 5, 2015

Copy link
Copy Markdown
MemberAuthor

Comment threadMakefile Outdated

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.

Maybe put a break before --rulesdir.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

Sure, line break added!

@bnoordhuis

Copy link
Copy Markdown
Member

LGTM

@Trott

Trott commented Oct 6, 2015

Copy link
Copy Markdown
MemberAuthor

New CI with line break added: https://ci.nodejs.org/job/node-test-pull-request/425/

@thefourtheye

Copy link
Copy Markdown
Contributor

LGTM

@bnoordhuis

Copy link
Copy Markdown
Member

Still LGTM BTW.

@silverwind

Copy link
Copy Markdown
Contributor

Whoops, my bad on that style in that rule file. LGTM

@Trott

Trott commented Oct 6, 2015

Copy link
Copy Markdown
MemberAuthor

Landed in dbce29a

@TrottTrott closed this Oct 6, 2015
Trott added a commit that referenced this pull request Oct 6, 2015
Apply our eslint rules to the code for our custom eslint rules.
Eslint Inception! Maybe. I never saw that movie...
PR-URL: #3195
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
@jasnelljasnell mentioned this pull request Oct 8, 2015
29 tasks
Trott added a commit that referenced this pull request Oct 8, 2015
Apply our eslint rules to the code for our custom eslint rules.
Eslint Inception! Maybe. I never saw that movie...
PR-URL: #3195
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Roman Reiss <me@silverwind.io>
@Trott
Trott deleted the eslint-rules branch January 13, 2022 22:28
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.

5 participants

@Trott@bnoordhuis@thefourtheye@silverwind@jasnell