Define Vim make command for Python files; use pylint
This commit is contained in:
parent
0f46efa1d2
commit
477921df19
1 changed files with 1 additions and 0 deletions
|
@ -3,3 +3,4 @@ setlocal expandtab
|
|||
"setlocal fdm=indent
|
||||
setlocal textwidth=80
|
||||
|
||||
setlocal makeprg="pylint -f parseable %"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue