mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Capture error codes for yamlllint
This commit is contained in:
@@ -11,7 +11,8 @@ Execute:
|
||||
\ 'lnum': 1,
|
||||
\ 'col': 1,
|
||||
\ 'type': 'W',
|
||||
\ 'text': 'missing document start "---" (document-start)',
|
||||
\ 'text': 'missing document start "---"',
|
||||
\ 'code': 'document-start',
|
||||
\ },
|
||||
\ {
|
||||
\ 'lnum': 2,
|
||||
|
||||
Reference in New Issue
Block a user