mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +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",',
|
\ ' "validator": "Spelling",',
|
||||||
\ ' "lineNum": 1,',
|
\ ' "lineNum": 1,',
|
||||||
\ ' "sentenceStartColumnNum": 0,',
|
\ ' "sentenceStartColumnNum": 0,',
|
||||||
\ ' "message": "Found possibly misspelled word \"NeoVim\".",',
|
\ ' "message": "Found possibly misspelled word \"NeoVim\"."',
|
||||||
\ ' }',
|
\ ' }',
|
||||||
\ ' ]',
|
\ ' ]',
|
||||||
\ ' }',
|
\ ' }',
|
||||||
|
|||||||
Reference in New Issue
Block a user