forked from vim-syntastic/syntastic
-
Notifications
You must be signed in to change notification settings - Fork 2
Python: prospector
LCD 47 edited this page Jun 12, 2016
·
6 revisions
This file exists only as a historic reference. Documentation for syntastic
checkers is now included in the manual, please see :help syntastic-checkers
in Vim.
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/