mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-19 23:09:58 +08:00
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