Command line args for external linters

12 views
Skip to first unread message

Edward K. Ream

unread,
May 19, 2016, 10:59:03 AM5/19/16
to leo-editor
Previously, pylint-leo.py, pyflakes.py and flake8.py (Leo's external linters) all used a -s option to suppress printing of file names.  Experience shows this is backwards: we want to suppress printing file names by default.

In fact, only pylint-leo.py is slow enough to make a --verbose options useful.

All three linters now support a -v option that prints the version number of the tool in question.

EKR

Reply all
Reply to author
Forward
0 new messages