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 committed by Benjamin Bach
commit 7082ceb695
7 changed files with 155 additions and 0 deletions

View file

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