mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-24 17:28:42 +08:00
#2132 - Replace all uses of foo_callback with foo
This commit is contained in:
@@ -340,6 +340,8 @@ function! ale#linter#PreProcess(filetype, linter) abort
|
||||
throw '`aliases` must be a List of String values'
|
||||
endif
|
||||
|
||||
" TODO: Emit deprecation warnings for deprecated options later.
|
||||
|
||||
return l:obj
|
||||
endfunction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user