ale_linters/dafny: lint only saved files
This commit is contained in:
parent
105251c1de
commit
da8012971a
@ -21,4 +21,5 @@ call ale#linter#Define('dafny', {
|
|||||||
\ 'executable': 'dafny',
|
\ 'executable': 'dafny',
|
||||||
\ 'command': 'dafny %s /compile:0',
|
\ 'command': 'dafny %s /compile:0',
|
||||||
\ 'callback': 'ale_linters#dafny#dafny#Handle',
|
\ 'callback': 'ale_linters#dafny#dafny#Handle',
|
||||||
|
\ 'lint_file': 1,
|
||||||
\ })
|
\ })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user