Closed
Bug 1874607
Opened 2 years ago
Closed 2 years ago
Support auto-fixing .mjs files in the license linter, and drop support for xul files on file permissions and license linters
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox123 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
Details
Attachments
(2 files)
I noticed a couple of things that I'll fix here:
- The license linter detects issues in .mjs files but isn't able to fix them.
- Both the license and file permissions linters are both still looking and have code for xul files.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D198501
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D198502
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3bc9e270469d
Remove support for xul files from the file permissions and license linters. r=linter-reviewers,sylvestre
https://hg.mozilla.org/integration/autoland/rev/c56327bfcd47
Add support for the license linter to be able to fix .mjs files. r=linter-reviewers,sylvestre
Comment 4•2 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•