Add support for pep257
Bug #1237862 reported by
Adi Roiban
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
pocket-lint |
Triaged
|
Low
|
Unassigned |
Bug Description
I found a new python linter: https:/
Which checks this PEP http://
I was thinking that maybe it is useful for pocket-lint.
I can implement this. In the same time, if you find it usefull, I can think of a way to extend pocket-lint based on registering various custom extension.
Related branches
lp://staging/~adiroiban/pocket-lint/1237862-pep-257
- Curtis Hovey: Approve (code)
- Adi Roiban (community): Needs Resubmitting
-
Diff: 180 lines (+120/-1)2 files modifiedpocketlint/formatcheck.py (+28/-1)
pocketlint/tests/test_python.py (+92/-0)
Changed in pocket-lint: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: improvement |
To post a comment you must log in.