mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 05:04:28 +08:00
#2132 - Implement feature tests with ale#Has
This commit is contained in:
@@ -6,7 +6,6 @@ Before:
|
||||
runtime ale_linters/javascript/eslint.vim
|
||||
|
||||
After:
|
||||
let g:ale_has_override = {}
|
||||
let g:ale_javascript_eslint_executable = 'eslint'
|
||||
let g:ale_javascript_eslint_use_global = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user