forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 2
Python: prospector
LCD 47 edited this page Feb 28, 2016
·
6 revisions
Maintainer: LCD 47 lcd047@gmail.com
Prospector is a static analysis tool for Python. It brings together the functionality of other tools such as pylint, pyflakes, pep8, pydocstyle (formerly pep257), and McCabe complexity. See the project's official documentation for details.
Syntastic supports Prospector version 0.7 or later.
[Syntastic Wiki][0] [0]: https://github.com/scrooloose/syntastic/wiki/