Fix #779 - Handle empty output for tslint
This commit is contained in:
@@ -117,3 +117,8 @@ Execute(The tslint handler should parse lines correctly):
|
||||
\ }
|
||||
\ },
|
||||
\])])
|
||||
|
||||
Execute(The tslint handler should handle empty output):
|
||||
AssertEqual
|
||||
\ [],
|
||||
\ ale_linters#typescript#tslint#Handle(bufnr(''), [])
|
||||
|
||||
Reference in New Issue
Block a user