ale/ale_linters/rego/cspell.vim

5 lines
114 B
VimL

scriptencoding utf-8
" Description: cspell support for rego files.
call ale#handlers#cspell#DefineLinter('rego')