Closed
Bug 1501662
Opened 6 years ago
Closed 6 years ago
Add more .eslintrc.js files for test directories
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement, P1)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox65 fixed)
RESOLVED
FIXED
mozilla65
Tracking | Status | |
---|---|---|
firefox65 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
Unfortunately we haven't got a fix for bug 1415265 yet (which is dependent on ESLint).
In the meantime I'd like to work towards enabling ESLint in more places. Here's some patches that add files for various places in dom, modules, netwerk and parser.
There's also some updates to .eslintignore for good measure.
Still more files to add in dom/ and other top-level directories but I'll do those sometime later.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D9661
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/10cbe0b169b3
Add more .eslintrc.js files for test directories (dom, modules, netwerk and parser). r=mossop
https://hg.mozilla.org/integration/autoland/rev/8ca56f27dc58
Various updates to .eslintignore for dom/, netwerk/, and modules/. r=mossop
Comment 4•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/10cbe0b169b3
https://hg.mozilla.org/mozilla-central/rev/8ca56f27dc58
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Updated•2 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•