Turn on ESLint for .eslintrc.js files
Categories
(Developer Infrastructure :: Lint and Formatting, task, P2)
Tracking
(firefox75 fixed)
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
Linting will be on by default for .eslintrc.js
files in ESLint 7.0.0.
There's been discussions on this before (xref bug 1563927), and I think it is a reasonable thing to have, as having editor linting helps developers changing these files, and also means we use the same format as our normal code.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D65703
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
Please note, I'm going ahead and landing this with Dave Townsend's review and not waiting for the (automatically added) blocking reviews, as this is automated formatting changes only to configuration files, and I'd like to land during the quiet time of the soft freeze before the merges.
If this causes issues, please let me know.
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/efdbe31f5e2a Automatically fix ESLint errors in .eslintrc.js files. r=mossop https://hg.mozilla.org/integration/autoland/rev/0489a3d16f95 Turn on linting of .eslintrc.js files. r=mossop
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/efdbe31f5e2a
https://hg.mozilla.org/mozilla-central/rev/0489a3d16f95
Updated•1 year ago
|
Description
•