Closed
Bug 1036603
Opened 11 years ago
Closed 5 years ago
Make codebase flake8-clean
Categories
(Webtools Graveyard :: DXR, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: erik, Unassigned)
References
Details
I'd like to have the option of running flake8 against the codebase to save review effort on surface issues. Maybe it will run as a test, and maybe not; it depends on how much we think it will discourage casual contributors. Either way, we need to get the existing flake8 errors cleaned up so the output is informative. We should configure flake8 such that it doesn't complain about long lines (who cares?), but the rest doesn't look too bad.
When this is done, we should be able to run `python setup.py flake8` at the root of the project and have empty output.
This should wait until the huge delta of the es branch lands.
Comment 1•5 years ago
|
||
We are not going to work on that!
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•