Closed
Bug 1481932
Opened 5 years ago
Closed 5 years ago
Fully enable ESLint rule mozilla/reject-requires-await
Categories
(Toolkit :: General, enhancement)
Toolkit
General
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
Details
Attachments
(1 file)
It appears I somehow missed getting this enabled everywhere, and it is still excluded for services/fxaccounts/ and toolkit/components. services/fxaccounts isn't an issue, though there's a few cases in toolkit/components to fix up. We should just fix these and get the rule enabled.
Assignee | ||
Comment 1•5 years ago
|
||
MozReview-Commit-ID: 7pYfD6Ax5VX
Comment 2•5 years ago
|
||
Comment on attachment 8998645 [details] Bug 1481932 - Fully enable ESLint rule mozilla/reject-requires-await. Dave Townsend [:mossop] has approved the revision.
Attachment #8998645 -
Flags: review+
Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8dadac023d15 Fully enable ESLint rule mozilla/reject-requires-await. r=mossop
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8dadac023d15
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•