Closed
Bug 1322343
Opened 8 years ago
Closed 8 years ago
Enable no-unused-vars in toolkit/.eslintrc for local vars
Categories
(Toolkit :: General, defect)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
I'm working on patches to enable no-unused-vars for all places that rely on toolkit/.eslintrc. See bug 1315949 for more details.
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8817155 [details]
Bug 1322343 - Enable no-unused-vars in the local scope in toolkit/.eslintrc.js.
https://reviewboard.mozilla.org/r/97590/#review98632
Attachment #8817155 -
Flags: review?(dtownsend) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/239dd56733c4
Enable no-unused-vars in the local scope in toolkit/.eslintrc.js. r=mossop
Comment 4•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox53:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
You need to log in
before you can comment on or make changes to this bug.
Description
•