Add more entries to .prettierignore
Categories
(Developer Infrastructure :: Lint and Formatting, task, P2)
Tracking
(firefox114 fixed)
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Unfortunately Prettier does not currently support multiple ignore files (see bug 1825508). Therefore we have to duplicate the entries from .eslintignore/Generated.txt/ThirdPartyPaths.txt for the time being.
There is movement on the Prettier front, so hopefully it won't be too long.
Overall I don't think this will cause us too many issues, and I'll set a watch to keep an eye on things that might need updating in both places.
Assignee | ||
Comment 1•2 years ago
|
||
Unfortunately Prettier does not currently support multiple ignore files (see bug 1825508). Therefore we have to duplicate the entries from .eslintignore/Generated.txt/ThirdPartyPaths.txt for the time being.
Comment 3•2 years ago
|
||
Backed out for causing Bug 1826804.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=411611118&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/335d0840e3ddeeae91abcbad0bee29d13fe26617
Assignee | ||
Comment 4•2 years ago
|
||
Fixing the issues by landing some other patches alongside this.
Comment 6•2 years ago
|
||
bugherder |
Description
•