mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 04:52:29 +08:00
redpen: support end_lnum and end_col if possible
This commit is contained in:
@@ -10,6 +10,8 @@ Execute(redpen handler should handle errors output):
|
||||
\ {
|
||||
\ 'lnum': 1,
|
||||
\ 'col': 9,
|
||||
\ 'end_lnum': 1,
|
||||
\ 'end_col': 15,
|
||||
\ 'text': 'Found possibly misspelled word "plugin". (Spelling)',
|
||||
\ 'type': 'W',
|
||||
\ },
|
||||
|
||||
Reference in New Issue
Block a user