1
0
Fork 0
mirror of synced 2024-06-27 11:11:10 -04:00
ultimate-vim/sources_non_forked/ale/test/test_load_all_linters.vader
2022-05-19 21:16:38 +08:00

7 lines
204 B
Plaintext

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()