Closed
Bug 1530352
Opened 7 years ago
Closed 7 years ago
Add lintargs to lint setup
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox67 fixed)
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: Pike, Assigned: Pike)
References
Details
Attachments
(1 file)
For bug 1353680, we want some cached live data to check the tree against, the gecko-strings l10n repository.
Depending on where you are on the planet, that can take a few seconds, and one way to deal with that would be to add an option to mach lint
to skip setup
. Similar to how we have --setup
to just run setup, and skip the lint step.
I didn't touch the semantics of --setup
, to reduce confusion with people existing setup, and boostraping etc.
![]() |
Assignee | |
Comment 1•7 years ago
|
||
![]() |
Assignee | |
Comment 2•7 years ago
|
||
Morphing to add lintargs to lint setup, as suggested by Andrew.
Summary: Allow for users to skip setup in `mach lint` → Add lintargs to lint setup
Pushed by axel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d7643c689d07
add lintargs to lint setup, r=ahal
![]() |
||
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•