Closed
Bug 1656280
Opened 10 months ago
Closed 7 months ago
Enable ESLint no-unused-vars and no-undef rules on widget/test/*.xhtml files
Categories
(Core :: Widget, task, P3)
Core
Widget
Tracking
()
RESOLVED
FIXED
84 Branch
| Tracking | Status | |
|---|---|---|
| firefox84 | --- | fixed |
People
(Reporter: standard8, Assigned: soniasingla.1812)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
When we moved xul files to xhtml we disabled various ESLint rules by default where they were failing.
This bug is to enable no-unused-vars and no-undef on widget/test/*.xhtml files
This bug is to enable those rules.
| Reporter | ||
Updated•10 months ago
|
Summary: Enable no-unused-vars and no-undef on widget/test/*.xhtml files → Enable ESLint no-unused-vars and no-undef rules on widget/test/*.xhtml files
Updated•8 months ago
|
Attachment #9169044 -
Attachment description: Bug 1656280 - Enable ESLint no-unused-vars and no-undef rules on widget/test/*.xhtml files. r=standard8 → Bug 1656280 - Enable remaining ESLint rules for widget/test/*.xhtml files. r=standard8
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ebe1566cf389 Enable remaining ESLint rules for widget/test/*.xhtml files. r=mhowell
Comment 3•7 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
| Reporter | ||
Comment 4•7 months ago
|
||
Thank you Sonia.
You need to log in
before you can comment on or make changes to this bug.
Description
•