mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-30 22:55:30 +08:00
Merge pull request #1682 from fennerm/fix_prospector_e474
Fix prospector empty string error
This commit is contained in:
@@ -156,3 +156,8 @@ Execute(Ignoring trailing whitespace messages should work):
|
||||
\ ' ]',
|
||||
\ '}',
|
||||
\ ])
|
||||
|
||||
Execute(The prospector handler should handle empty output):
|
||||
AssertEqual
|
||||
\ [],
|
||||
\ ale_linters#python#prospector#Handle(bufnr(''), [])
|
||||
|
||||
Reference in New Issue
Block a user