On Thu, Apr 12, 2012 at 10:48:26AM -0400, Saggi Mizrahi wrote:
> Now that we started moving to conform with pep8 you would probably
> like to be able to easily check your code.
>
> If you use vim you could use this vim script
> http://www.vim.org/scripts/script.php?script_id=2914
>
> I you are not using vim follow these 3 simple steps:
> 1. Switch to vim
> 2. Install the script
> 3. Profit

While we're exchanging cool vim plugins I can recommend syntastic[1] to
you which has plugins for pylint, pyflakes and flake8. That last one can
also check pep8.

[1]: https://github.com/scrooloose/syntastic
_______________________________________________
vdsm-devel mailing list
vdsm-devel@lists.fedorahosted.org
https://fedorahosted.org/mailman/listinfo/vdsm-devel

Reply via email to