Closed
Bug 1806068
Opened 3 years ago
Closed 3 years ago
Redundant format between flake8 and black
Categories
(Developer Infrastructure :: Lint and Formatting, enhancement)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox110 fixed)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| firefox110 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
Details |
We use black to perform code formatting. However, there's also a formatting step in flake8, which is redundant.
| Assignee | ||
Comment 1•3 years ago
|
||
They are redundant with black formatting, so just ignore them.
Updated•3 years ago
|
Attachment #9308646 -
Attachment description: Bug 1806068 - Igore formatting issue in flake8 → Bug 1806068 - Ignore formatting issue in flake8
Pushed by sledru@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0ecd19b0d29c
Ignore formatting issue in flake8 r=linter-reviewers,sylvestre DONTBUILD
Comment 3•3 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•