vim-flake8 : vim-flake8 is a Vim plugin that runs the currently open file through Flake8.
| script karma |
Rating 13/10,
Downloaded by 2795 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Vincent Driessen |
| |
| script type |
| ftplugin |
| |
| description |
vim-flake8 is a Vim plugin that runs the currently open file through Flake8, a static syntax and style checker for Python source code. It supersedes both vim-pyflakes and vim-pep8.
Flake8 is a wrapper around PyFlakes (static syntax checker), PEP8 (style checker) and Ned's MacCabe script (complexity checker).
|
| |
| install details |
| Use vim-pathogen if you're not using it already. Then, simply put the contents of this repository in your ~/.vim/bundle directory. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|