Closed
Bug 1316873
Opened 9 years ago
Closed 2 years ago
[meta] Enable no-shadow rule for eslint
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
DUPLICATE
of bug 1881496
People
(Reporter: jaws, Unassigned)
References
Details
Enabling the no-shadow rule for all of m-c has thousands of errors, so this approach is to fix the no-shadow rule piecemeal.
Prior bugs will have fixed no-shadow in many other places, and this bug should be the last remaining work before it is enabled everywhere. See the meta bug that this is blocking (bug 1316872) for references to the other bugs that have done this work.
Updated•3 years ago
|
Severity: normal → S3
Comment 1•2 years ago
|
||
I've just filed a fresh bug for this (bug 1881496), with a more up to date approach.
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1881496
Resolution: --- → DUPLICATE
Summary: Enable no-shadow rule for eslint in the root toolkit/.eslintrc.js file, covering all remaining places → [meta] Enable no-shadow rule for eslint
You need to log in
before you can comment on or make changes to this bug.
Description
•