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',
|
||||
\ 'command': 'dafny %s /compile:0',
|
||||
\ 'callback': 'ale_linters#dafny#dafny#Handle',
|
||||
\ 'lint_file': 1,
|
||||
\ })
|
||||
|
Loading…
Reference in New Issue
Block a user