Send direct lines to pep8
Bug #1306946 reported by
Adi Roiban
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pocket-lint |
New
|
Undecided
|
Unassigned |
Bug Description
It looks like pocket-lint send the path to pep8 instead of sending already read files.
This cause a problem when trying to integrate UniversalChecker with a "streamed" mode... ex to integrate with text editor.
It also cause the file to be read twice.
Related branches
lp://staging/~adiroiban/pocket-lint/pep-in-memory
- Curtis Hovey: Pending requested
-
Diff: 235 lines (+39/-43)3 files modifiedpocketlint/formatcheck.py (+16/-3)
pocketlint/tests/test_python.py (+19/-37)
pocketlint/tests/test_text.py (+4/-3)
To post a comment you must log in.