mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
* add opa fmt fixer for rego files * add opa linter * add basic tests for linter and fixer * add cspell to the docs
5 lines
114 B
VimL
5 lines
114 B
VimL
scriptencoding utf-8
|
|
" Description: cspell support for rego files.
|
|
|
|
call ale#handlers#cspell#DefineLinter('rego')
|