Closed
Bug 1620860
Opened 5 years ago
Closed 5 years ago
The switch to the in-tree yamllint broke the local usage
Categories
(Toolkit :: Telemetry, defect)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
mozilla76
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
$ ./mach lint -l yaml -v
is failing with
Unable to match yaml regex against output: /home/sylvestre/dev/mozilla/mozilla-central.hg/obj-x86_64-pc-linux-gnu/_virtualenvs/init_py3/bin/python: can't find '__main__' module in '/home/sylvestre/dev/mozilla/mozilla-central.hg/third_party/python/yamllint'
| Assignee | ||
Comment 1•5 years ago
|
||
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7e94dc16ae33
mozlint/yamllint - Fix the python path include r=Dexter
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Updated•5 years ago
|
Has Regression Range: --- → yes
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•