Closed Bug 1825507 Opened 2 years ago Closed 2 years ago

Allow Prettier to be run as a separate process from ESLint with an environment variable

Categories

(Developer Infrastructure :: Lint and Formatting, task, P2)

Tracking

(firefox113 fixed)

RESOLVED FIXED
Tracking Status
firefox113 --- fixed

People

(Reporter: standard8, Assigned: standard8)

References

Details

Attachments

(1 file)

In bug 1809497 we are working towards separating out ESLint and prettier. I'd like to initially land a patch which makes the separation operate when an environment variable is set. This will make it easier for me to check out editor settings and general usage before enabling for everyone.

Depends on: 1825522

This is enough to allow ESLint and Prettier to be run as different processes within the same lint command.
It does not fix all the failures with those two separate - that will be handled in follow-up bugs.

Pushed by mbanner@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0252a3926ac9 Separate out prettier and ESLint to run as different processes. r=linter-reviewers,devtools-reviewers,ahal
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: