mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 13:34:46 +08:00
#427 Implement buffer variable overrides for all linter options
This commit is contained in:
6
test/test_load_all_linters.vader
Normal file
6
test/test_load_all_linters.vader
Normal file
@@ -0,0 +1,6 @@
|
||||
Execute(Exceptions shouldn't be thrown when loading all linters):
|
||||
" This test will look for errors when loading any of the linter files.
|
||||
runtime! ale_linters/*/*.vim
|
||||
|
||||
After:
|
||||
call ale#linter#Reset()
|
||||
Reference in New Issue
Block a user