Closed
Bug 1600558
Opened 5 years ago
Closed 5 years ago
For mozilla-* checks add the severity and publishable status
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Developer Infrastructure
Source Code Analysis
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
| Tracking | Status | |
|---|---|---|
| firefox73 | --- | fixed |
People
(Reporter: andi, Assigned: andi)
Details
Attachments
(1 file)
|
Bug 1600558 - for `static-analysis` mutate the proper wildcards from clang-tidy to python. r=bastien
47 bytes,
text/x-phabricator-request
|
Details | Review |
Right now because we import in clang-tidy the mozilla checkers as mozilla-* we don't add the severity and publishable status, we should do that because we know the severity is high and they should always be publishable.
| Assignee | ||
Comment 1•5 years ago
|
||
Depends on D55237
Pushed by bpostelnicu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8c3e1cebc383
for `static-analysis` mutate the proper wildcards from clang-tidy to python. r=bastien,marco
Comment 3•5 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
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
•