Closed
Bug 1554121
Opened 6 years ago
Closed 6 years ago
Enable most ESLint rules for extensions/permissions, extensions/spellcheck and extensions/universalchardet
Categories
(Core :: General, task)
Core
General
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
As part of rolling out ESLint across the tree, I'd like to enable it for the rest of the extension/ directory.
The first stage to this is enabling ESLint on the directories, and disabling the rules that fail. Some of the rules are style related, those we'll defer to later as we're looking into rolling out js formatting across the tree.
The other rules I will fix the automatically fixable ones here (plus no-shadow), and I'll file a mentored follow-up for the rest.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef6ae0e3591f
Enable most ESLint rules for extensions/permissions, extensions/spellcheck and extensions/universalchardet. r=Ehsan
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
Assignee | ||
Updated•5 years ago
|
Iteration: --- → 69.1 - May 13 - 26
You need to log in
before you can comment on or make changes to this bug.
Description
•