-
Notifications
You must be signed in to change notification settings - Fork 10
Check your python source files with PEP8
vim-scripts/pep8
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=2914 You need to install this tool: http://github.com/cburroughs/pep8.py It's a simple program that just checks if your python code is pep-8 compliant. Pressing F5 will run it using the "quickfix" feature. This way you can "navigate" through errors using :cn and other standard commands. This is mostly copied from http://www.vim.org/scripts/script.php?script_id=891
About
Check your python source files with PEP8
Resources
Stars
Watchers
Forks
Packages 0
No packages published