mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
redpen: fix trailing comma in test data
This commit is contained in:
@@ -47,7 +47,7 @@ Execute(redpen handler should handle errors output):
|
||||
\ ' "validator": "Spelling",',
|
||||
\ ' "lineNum": 1,',
|
||||
\ ' "sentenceStartColumnNum": 0,',
|
||||
\ ' "message": "Found possibly misspelled word \"NeoVim\".",',
|
||||
\ ' "message": "Found possibly misspelled word \"NeoVim\"."',
|
||||
\ ' }',
|
||||
\ ' ]',
|
||||
\ ' }',
|
||||
|
||||
Reference in New Issue
Block a user