pep8: Make pep8 warnings less annoying

Authored by kfunk on Apr 11 2017, 9:12 AM.

Description

pep8: Make pep8 warnings less annoying

Summary:
Don't hard-code the length of the warnings range to 8, it clutters up
the text editor a lot. Just use a one-char warning indicator.

That also makes the warning show up at the "correct location", not
somewhere seemingly random.

Reviewers: KDevelop, flherne, brauch

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D5397

Details

Committed
kfunkApr 12 2017, 1:36 PM
Differential Revision
D5397: pep8: Make pep8 warnings less annoying
Parents
R53:e224417568d4: pep8: Default to max-line-length of 79
Branches
Unknown
Tags
Unknown