Completion for python, pep8, autopep8 and pylint

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
This commit is contained in:
Gaetan Semet 2013-09-10 11:33:58 +02:00
commit 4543852876
7 changed files with 155 additions and 0 deletions

View file

@ -10,3 +10,4 @@ function pyclean() {
# Grep among .py files
alias pygrep='grep --include="*.py"'