📎 Port no-shadow
from eslint
#5346
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
Description
Port the
no-shadow
rule from eslint. We already havenoShadowRestrictedNames
, 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.
The text was updated successfully, but these errors were encountered: