Closed
Bug 1829620
Opened 2 years ago
Closed 2 years ago
Add try_task_config.json to Generated.txt
Categories
(Developer Infrastructure :: Lint and Formatting, task)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox114 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(1 file)
In doing try pushes working towards enabling Prettier for JSON files, I noticed that the hooks were complaining that try_task_config.json
needs formatting.
I think we should add it to Generated.txt
to avoid the warnings since it is a generated file, but only short-lived.
We'll also need to add it to .prettierignore
for now as we're currently duplicating the ignore lists.
Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → standard8
Status: NEW → ASSIGNED
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/12d195222bb2
Treat try_task_config.json as a generated file, so that it is not linted when pushing to try. r=linter-reviewers,sylvestre
Comment 3•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•