Closed
Bug 1541834
Opened 6 years ago
Closed 6 years ago
Drop max-len: off eslint rule
Categories
(Remote Protocol :: Agent, defect, P1)
Remote Protocol
Agent
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ato, Assigned: ato)
Details
Attachments
(1 file)
Although I seem to remember to get linting errors for it, max-len: off
is apparently not enabled by default according to a comment
on https://phabricator.services.mozilla.com/D25608 (Phabricator
doesn’t let me link to individual comments…).
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → ato
Status: NEW → ASSIGNED
Priority: -- → P1
Assignee | ||
Comment 1•6 years ago
|
||
The eslint max-len rule is not enforced in the top-level eslint
config, rendering this rule (and file) unnecessary.
Pushed by atolfsen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/504f75873604
remote: drop max-len lint rule; r=ochameau
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•