Closed
Bug 1360293
Opened 9 years ago
Closed 9 years ago
Enable the ESLint recommended rules for tools/
Categories
(Core :: General, defect)
Core
General
Tracking
()
RESOLVED
FIXED
mozilla55
| Tracking | Status | |
|---|---|---|
| firefox55 | --- | fixed |
People
(Reporter: standard8, Assigned: dbugs, Mentored)
References
Details
Attachments
(1 file)
I'm preparing to get the general ESLint rules we have in the eslint-plugin-mozilla recommended configuration spread around the tree more widely.
At the moment, tools/ doesn't inherit rules from the mozilla/recommended configuration, and so just gets a basic set.
The aim of this bug is to get tools/ passing mozilla/recommended and for it to be enabled by default.
Updated•9 years ago
|
status-firefox57:
affected → ---
| Comment hidden (mozreview-request) |
Comment 2•9 years ago
|
||
I know nothing about ESLint and I rarely touch JS code, so I think I'm not the right person to review this. Looks like jryans has done ESList-related reviews before, though, so I will forward to him.
Updated•9 years ago
|
Attachment #8863331 -
Flags: review?(n.nethercote) → review?(jryans)
Comment 3•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8863331 [details]
Bug 1360293 - Enable the Mozilla ESlint recommended rules for tools/.
https://reviewboard.mozilla.org/r/135116/#review138490
Thanks, everything looks good to me! :)
Attachment #8863331 -
Flags: review?(jryans) → review+
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cdab5d37d343
Enable the Mozilla ESlint recommended rules for tools/. r=jryans
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox55:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
You need to log in
before you can comment on or make changes to this bug.
Description
•