Closed
Bug 1975884
Opened 3 months ago
Closed 3 months ago
--no-lint option appears to be unused
Categories
(Conduit :: moz-phab, task)
Conduit
moz-phab
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mathew.hodson, Assigned: sheehan)
Details
Attachments
(1 file)
moz-phab version (from moz-phab version
): MozPhab 2.0.0 (Python 3.9.13, Windows)
The is an option for "--no-lint" that is parsed in submit.py that doesn't seem to be used anywhere. It's documented as "Do not run lint (default: lint changed files if configured)."
Reporter | ||
Updated•3 months ago
|
Type: defect → task
Assignee | ||
Comment 1•3 months ago
|
||
Updated•3 months ago
|
Assignee: nobody → sheehan
Status: NEW → ASSIGNED
Comment 2•3 months ago
|
||
Authored by https://github.com/cgsheeh
https://github.com/mozilla-conduit/review/commit/621fb0d107e3b7ac5779d017ec162d34b2987135
[main] submit: remove unused --no-lint
argument (Bug 1975884) r=mhodson
Status: ASSIGNED → RESOLVED
Closed: 3 months ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•