mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-25 05:21:08 +08:00
Merge pull request #716 from sobrinho/master
Fix brakeman handler when there is no output
This commit is contained in:
@@ -73,3 +73,9 @@ Execute(The brakeman handler should parse JSON correctly):
|
||||
\ ']',
|
||||
\ '}'
|
||||
\ ])
|
||||
|
||||
Execute(The brakeman handler should parse JSON correctly when there is no output from brakeman):
|
||||
AssertEqual
|
||||
\ [],
|
||||
\ ale_linters#ruby#brakeman#Handle(347, [
|
||||
\ ])
|
||||
|
||||
Reference in New Issue
Block a user