mirror of
https://github.com/dense-analysis/ale.git
synced 2026-02-26 19:47:21 +08:00
Fix tests by setting proper link tag in doc for ALEJobStarted
This commit is contained in:
@@ -2458,7 +2458,7 @@ ALEJobStarted *ALEJobStarted-autocmd*
|
|||||||
|
|
||||||
This |User| autocommand is triggered immediately after a job is successfully
|
This |User| autocommand is triggered immediately after a job is successfully
|
||||||
run. This provides better accuracy for checking linter status with
|
run. This provides better accuracy for checking linter status with
|
||||||
|ale#engine#IsCheckingBuffer()| over |ALELintPre|, which is actually
|
|ale#engine#IsCheckingBuffer()| over |ALELintPre-autocmd|, which is actually
|
||||||
triggered before any linters are executed.
|
triggered before any linters are executed.
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user