Enable ESLint rule no-undef for mobile/android/chrome
Categories
(Firefox for Android Graveyard :: General, enhancement, P5)
Tracking
(firefox74 fixed)
Tracking | Status | |
---|---|---|
firefox74 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(4 files)
Updated•7 years ago
|
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
With the various removals that have gone on and mainly just geckoview left, there's no much to do here to enable the no-undef and no-unused-vars rules.
Additionally, getting the other rules passing that we didn't have passing before is also easy to do.
Hence, I've just done a few patches to get this tidied up. The only bit of remaining enabling would be bug 1424996, but that didn't seem worth it as bug 1583370 will likely make that bit go away.
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D60824
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D60825
Assignee | ||
Comment 6•5 years ago
|
||
This enables consistent-return, no-empty and no-redeclare.
Depends on D60826
Comment 8•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/dfe93fc476bd
https://hg.mozilla.org/mozilla-central/rev/cba96b50b796
https://hg.mozilla.org/mozilla-central/rev/f9f175845e62
https://hg.mozilla.org/mozilla-central/rev/bd96768e10b9
Updated•4 years ago
|
Description
•