Support before/after mode in the new architecture
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Tracking
(Not tracked)
People
(Reporter: Sylvestre, Unassigned)
Details
It isn't the case currently:
https://bugzilla.mozilla.org/show_bug.cgi?id=1562642#c21
and I didn't have anything at review phase
Comment 1•6 years ago
|
||
It is already executed as it is part of the "eslint" job.
In the last run of the bot (on https://phabricator.services.mozilla.com/D37217), your issue was detected (https://tools.taskcluster.net/groups/FNik4vZ1STCPEP9t5OC1sQ/tasks/TBe_bvd_SKyVqV_s6xQEPw/runs/0/logs/public%2Flogs%2Flive.log#L306) but it was not published (https://tools.taskcluster.net/groups/FLU_Sen1Rm-hDmBMW49aKw/tasks/FLU_Sen1Rm-hDmBMW49aKw/runs/0/logs/public%2Flogs%2Flive.log#L37).
Comment 2•6 years ago
|
||
Bug title should be changed.
Normally I see those issues in Phabricator, e.g. https://phabricator.services.mozilla.com/D36231#inline-223819
Updated•6 years ago
|
Reporter | ||
Comment 3•6 years ago
|
||
This is because the line detected by Prettier wasn't touched by my patch.
We have plans to change that.
Updated•6 years ago
|
Updated•3 years ago
|
Updated•2 years ago
|
Comment 4•1 year ago
|
||
I believe this is all working fine now - we have prettier at the review phase, and there's now better detection on what is/isn't included.
Description
•