Use upstream pep8
Bug #1237489 reported by
Adi Roiban
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pocket-lint |
Fix Committed
|
High
|
Adi Roiban |
Bug Description
pep8.py module is distributed as port of pep8 package which is available on PyPy.
I have check the diff between upstream pep8.py and pocketling/
In case pep8 requires some changes to work with pocketlint, I think that it is better to work with upstream pep8 maintainer and change pep8 to allow custom report hooks. This change will be useful not only for pocket-lint, but for integrating pep8 in IDEs and other tools.
I will try to create a branch of pocket-lint which uses upstream pep8.
Please let me know what you think.
Thanks!
Related branches
lp://staging/~adiroiban/pocket-lint/1237489-pep8-upstream
- Curtis Hovey: Approve (code)
-
Diff: 1960 lines (+1/-1944)2 files modifiedpocketlint/contrib/pep8.py (+0/-1943)
pocketlint/formatcheck.py (+1/-1)
Changed in pocket-lint: | |
status: | New → Fix Committed |
importance: | Undecided → High |
milestone: | none → 1.5.0 |
assignee: | nobody → Adi Roiban (adiroiban) |
To post a comment you must log in.