mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-13 19:30:59 +08:00
add rego support (#4199)
* add opa fmt fixer for rego files * add opa linter * add basic tests for linter and fixer * add cspell to the docs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
scriptencoding utf-8
|
||||
" Description: cspell support for rego files.
|
||||
|
||||
call ale#handlers#cspell#DefineLinter('rego')
|
||||
Reference in New Issue
Block a user