mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
ale_linters/dafny: lint only saved files
This commit is contained in:
@@ -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,
|
||||
\ })
|
||||
|
||||
Reference in New Issue
Block a user