mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-25 11:07:27 +08:00
@@ -2318,6 +2318,12 @@ ale#linter#Define(filetype, linter) *ale#linter#Define()*
|
||||
`type` - Defaults to `'E'`.
|
||||
`nr` - Defaults to `-1`.
|
||||
|
||||
Numeric error code. If `nr` is not `-1`, `code` should have
|
||||
the same value.
|
||||
`code` - No default.
|
||||
|
||||
String error code.
|
||||
|
||||
`executable` A |String| naming the executable itself which
|
||||
will be run. This value will be used to check if the
|
||||
program requested is installed or not.
|
||||
|
||||
Reference in New Issue
Block a user