mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
#505 - Do not lint files on enter if the option for linting when the filetype changed is on
This commit is contained in:
@@ -3,6 +3,9 @@ Before:
|
||||
|
||||
let g:ale_set_signs = 1
|
||||
|
||||
call ale#linter#Reset()
|
||||
sign unplace *
|
||||
|
||||
function! GenerateResults(buffer, output)
|
||||
return [
|
||||
\ {
|
||||
|
||||
Reference in New Issue
Block a user