mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-02 01:23:30 +08:00
Make sure to reset linters after running the nix handler test
This commit is contained in:
@@ -24,3 +24,6 @@ Execute(The nix handler should parse nix-instantiate error messages correctly):
|
||||
\ 'error: syntax error, unexpected IN, at /path/to/filename.nix:23:14',
|
||||
\ 'error: syntax error, unexpected ''='', expecting '';'', at /path/to/filename.nix:3:12',
|
||||
\ ])
|
||||
|
||||
After:
|
||||
call ale#linter#Reset()
|
||||
|
||||
Reference in New Issue
Block a user