fix(linters: python): mark as lint_file
This commit is contained in:
parent
c2cfe2326d
commit
eb38c4b3f1
@ -81,4 +81,5 @@ call ale#linter#Define('python', {
|
||||
\ 'executable_callback': 'ale_linters#python#vulture#GetExecutable',
|
||||
\ 'command_callback': 'ale_linters#python#vulture#GetCommand',
|
||||
\ 'callback': 'ale_linters#python#vulture#Handle',
|
||||
\ 'lint_file': 1,
|
||||
\})
|
||||
|
Loading…
Reference in New Issue
Block a user