Closed
Bug 1656294
Opened 4 years ago
Closed 4 years ago
Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files
Categories
(Core :: Disability Access APIs, task)
Core
Disability Access APIs
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox82 | --- | fixed |
People
(Reporter: standard8, Assigned: soniasingla)
References
(Blocks 1 open bug)
Details
Attachments
(1 file, 1 obsolete 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 on accessible/tests/mochitest/*.xhtml
files.
https://searchfox.org/mozilla-central/rev/56bb74ea8e04bdac57c33cbe9b54d889b9262ade/.eslintrc.js#382
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee: nobody → soniasingla.1812
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D85459
Updated•4 years ago
|
Attachment #9167125 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9167124 -
Attachment description: Bug 1656294 - Enable ESLint no-unused-vars rule on accessible/tests/mochitest/*.xhtml files. r=standard8 → Bug 1656294 - Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=standard8
Reporter | ||
Updated•4 years ago
|
Summary: Enable ESLint no-unused-vars rule on accessible/tests/mochitest/*.xhtml files → Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32c459fb79fe
Enable all ESLint rules on accessible/tests/mochitest/*.xhtml files. r=Jamie
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox82:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•