Open
Bug 1605500
Opened 6 years ago
Updated 3 years ago
`mach lint -n python/lldbutils/` results in "A failure occurred in the yamllint linter."
Categories
(Developer Infrastructure :: Lint and Formatting, defect, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(Not tracked)
NEW
People
(Reporter: jwatt, Unassigned)
References
Details
Attachments
(1 file)
|
84.50 KB,
text/plain
|
Details |
With the patch for bug 1605106 applied, the following now no longer hangs:
mach lint -n python/lldbutils/lldbutils
However, it now ends with:
0 error Lint process exited with return code 1 (wpt)
A failure occurred in the yamllint linter.
✖ 2 problems (1 error, 0 warnings, 1 failure)
| Reporter | ||
Updated•6 years ago
|
Type: task → defect
Comment 1•6 years ago
|
||
The priority flag is not set for this bug.
:ahal, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(ahal)
Updated•6 years ago
|
Flags: needinfo?(ahal)
Priority: -- → P3
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•