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

📎 Port no-shadow from eslint #5346

Open
dyc3 opened this issue Mar 13, 2025 · 0 comments
Open

📎 Port no-shadow from eslint #5346

dyc3 opened this issue Mar 13, 2025 · 0 comments
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement S-Help-wanted Status: you're familiar with the code base and want to help the project

Comments

@dyc3
Copy link
Contributor

dyc3 commented Mar 13, 2025

Description

Port the no-shadow rule from eslint. We already have noShadowRestrictedNames, which can be used as a reference for implementing this rule.

Suggested name: noShadow

Want to contribute? Lets you know you are interested! We will assign you to the issue to prevent several people to work on the same issue. Don't worry, we can unassign you later if you are no longer interested in the issue! Read our contributing guide and analyzer contributing guide.

@dyc3 dyc3 added A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement good first issue Good for newcomers S-Help-wanted Status: you're familiar with the code base and want to help the project and removed good first issue Good for newcomers labels Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages S-Feature Status: new feature to implement S-Help-wanted Status: you're familiar with the code base and want to help the project
Projects
None yet
Development

No branches or pull requests

1 participant