Closed Bug 1275706 Opened 8 years ago Closed 8 years ago

Tune eslint max line length to 90

Categories

(DevTools :: General, defect)

46 Branch
defect
Not set
normal

Tracking

(firefox49 fixed)

RESOLVED FIXED
Firefox 49
Tracking Status
firefox49 --- fixed

People

(Reporter: bgrins, Assigned: bgrins)

Details

Attachments

(1 file)

Based on the discussion in https://groups.google.com/forum/#!topic/mozilla.dev.developer-tools/zcWUzmbY2N0, we should relax the line length requirement for eslint a bit which will result in less required changes.

It's currently 80.  100 and 90 were mentioned so I'd suggest we go with 90 since it's closer to the current value.
Switching to 90 takes the output of './mach eslint --no-ignore devtools' from:

303956 problems (282923 errors, 21033 warnings)

to:

297055 problems (276022 errors, 21033 warnings)
Comment on attachment 8756525 [details]
MozReview Request: Bug 1275706 - Tune eslint max line length to 90;r=jryans

https://reviewboard.mozilla.org/r/55210/#review51920
Attachment #8756525 - Flags: review?(jryans) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/8dfd7c9d8639
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Assignee: nobody → bgrinstead
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: