Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(linter): Implement node/no-new-require rule #6615

Closed

Conversation

nrayburn-tech
Copy link
Collaborator

Rust is still pretty new to me, so please let me know if something seems incorrect.

I think the rule might be fixable. We can be pretty confident that the code is wrong and propose one of the three valid alternatives. Unfortunately, I have no idea how that would be implemented.

Ref #493.

Copy link

graphite-app bot commented Oct 15, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “0-merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@github-actions github-actions bot added A-linter Area - Linter C-enhancement Category - New feature or request labels Oct 15, 2024
@DonIsaac
Copy link
Contributor

Duplicate of #6165

@DonIsaac DonIsaac marked this as a duplicate of #6165 Oct 15, 2024
@DonIsaac
Copy link
Contributor

Thanks for your contribution, but I think this is redundant as there's already a PR out for it. Maybe try another rule?

@nrayburn-tech
Copy link
Collaborator Author

Thanks, I didn't notice it (probably should have searched before instead of just looking for references to the issue).

@nrayburn-tech nrayburn-tech deleted the node-no-new-require branch October 16, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-linter Area - Linter C-enhancement Category - New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants