mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-30 08:04:31 +08:00
#810 - Handle output which is not JSON in many linters
This commit is contained in:
@@ -75,9 +75,11 @@ Execute(The ember-template-lint handler should handle template parsing error cor
|
||||
|
||||
Execute(The ember-template-lint handler should handle no lint errors/warnings):
|
||||
AssertEqual
|
||||
\ [
|
||||
\ ],
|
||||
\ [],
|
||||
\ ale_linters#handlebars#embertemplatelint#Handle(347, [])
|
||||
AssertEqual
|
||||
\ [],
|
||||
\ ale_linters#handlebars#embertemplatelint#Handle(347, ['{}'])
|
||||
|
||||
After:
|
||||
call ale#linter#Reset()
|
||||
|
||||
Reference in New Issue
Block a user