Merge lp:~adiroiban/pocket-lint/923309 into lp:pocket-lint
Proposed by
Adi Roiban
Status: | Merged |
---|---|
Merged at revision: | 449 |
Proposed branch: | lp:~adiroiban/pocket-lint/923309 |
Merge into: | lp:pocket-lint |
Diff against target: |
64 lines (+18/-8) 1 file modified
pocketlint/formatcheck.py (+18/-8) |
To merge this branch: | bzr merge lp:~adiroiban/pocket-lint/923309 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Curtis Hovey | Pending | ||
Review via email:
|
Description of the change
This is my take on implementing a more flexible pocket-lint for checking line length.
Please let me know if you want this configuration to be implemented in a different way.
Maybe this will require a few lines in the documentation/
I am currently using it in the following way:
from pocketlint.
)
# Patch checkers.
BaseChecker
PythonCheck
To post a comment you must log in.