Skip to content

Update: add ESLint core Node.js and CommonJS rules#206

Merged
mysticatea merged 12 commits intomysticatea:masterfrom
kaicataldo:deprectea-core-node-rules
Feb 18, 2020
Merged

Update: add ESLint core Node.js and CommonJS rules#206
mysticatea merged 12 commits intomysticatea:masterfrom
kaicataldo:deprectea-core-node-rules

Conversation

@kaicataldo
Copy link
Copy Markdown

@kaicataldo kaicataldo commented Feb 10, 2020

As discussed in eslint/eslint#12835, this PR ports over ESLint's core Node.js and CommonJS rules to this plugin. I've tried to follow the style I see in this repo, but please let me know if I missed anything. Thanks!

Questions:

  1. Do all the author attributions look correct?
  2. Do the rule categories seem correct?
  3. Did I miss anything?

Comment thread lib/rules/handle-callback-err.js
@kaicataldo kaicataldo force-pushed the deprectea-core-node-rules branch from ae6f2be to be2442c Compare February 10, 2020 17:49
Comment thread lib/rules/no-restricted-modules.js
Copy link
Copy Markdown
Owner

@mysticatea mysticatea left a comment

Choose a reason for hiding this comment

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

Thank you very much for working on this!

Almost LGTM, but I have a few requests.

Comment thread docs/rules/no-buffer-constructor.md Outdated
Comment thread docs/rules/no-restricted-modules.md Outdated
Comment thread lib/rules/no-mixed-requires.js Outdated
Comment thread lib/rules/callback-return.js Outdated
Comment thread lib/rules/no-mixed-requires.js Outdated
@kaicataldo kaicataldo force-pushed the deprectea-core-node-rules branch from f93ba69 to ae4e32a Compare February 14, 2020 23:56
Copy link
Copy Markdown
Owner

@mysticatea mysticatea left a comment

Choose a reason for hiding this comment

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

LGTM, thank you!

@kaicataldo
Copy link
Copy Markdown
Author

Anything else you need from me to land this?

@mysticatea mysticatea merged commit 8788a11 into mysticatea:master Feb 18, 2020
@mysticatea
Copy link
Copy Markdown
Owner

Thank you for your work! I will land this next weekend.

@kaicataldo kaicataldo deleted the deprectea-core-node-rules branch February 23, 2020 03:05
brettz9 pushed a commit to brettz9/eslint-plugin-node that referenced this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants