Clean up linters after running the checkstyle handlers
This commit is contained in:
parent
42155049a5
commit
78a7df52c0
@ -1,6 +1,10 @@
|
|||||||
Execute(The checkstyle handler should parse lines correctly):
|
Before:
|
||||||
runtime ale_linters/java/checkstyle.vim
|
runtime ale_linters/java/checkstyle.vim
|
||||||
|
|
||||||
|
After:
|
||||||
|
call ale#linter#Reset()
|
||||||
|
|
||||||
|
Execute(The checkstyle handler should parse lines correctly):
|
||||||
AssertEqual
|
AssertEqual
|
||||||
\ [
|
\ [
|
||||||
\ {
|
\ {
|
||||||
|
Loading…
Reference in New Issue
Block a user