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

@Trott Trott 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

@Trott Trott 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
Member Author
Comment thread Makefile 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
Member Author

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
Member Author
@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
Member Author

Landed in dbce29a

@Trott Trott 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>
@jasnell jasnell 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 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.

5 participants