Clean up linters after running the checkstyle handlers
This commit is contained in:
@@ -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
|
||||||
\ [
|
\ [
|
||||||
\ {
|
\ {
|
||||||
|
|||||||
Reference in New Issue
Block a user