Closed
Bug 1561085
Opened 5 years ago
Closed 5 years ago
Enable some ESLint rules for the rest of dom/base/test/**
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
In bug 1558485 we enabled ESLint for most of dom/ even if some of the rules weren't enabled.
This continues that work, enabling ESLint for dom/base/test.
dom/base/test already has some rules turned off in the top-level .eslintrc.js, so this is about un-ignoring it.
There's a few no-shadow issues to fix, as these are currently harder to disable with our current set-up.
Try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=f8e5e9030f2f05920c6bfa76b62ecb542f24bbee
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d3fb71b7f76e
Enable some ESLint rules for the rest of dom/base/test/**. r=smaug
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 69.4 - Jun 24 - Jul 7
Points: --- → 3
You need to log in
before you can comment on or make changes to this bug.
Description
•