From 75d241342532e5acf34caff28a7a9e5cda688a32 Mon Sep 17 00:00:00 2001 From: "Reza J. Bavaghoush" Date: Mon, 16 May 2022 14:14:11 +0200 Subject: 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 --- supported-tools.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'supported-tools.md') diff --git a/supported-tools.md b/supported-tools.md index 94dbe4fc..a79d2294 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -498,6 +498,10 @@ formatting. * [ols](https://github.com/freebroccolo/ocaml-language-server) * [reason-language-server](https://github.com/jaredly/reason-language-server) * [refmt](https://github.com/reasonml/reason-cli) +* Rego + * [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) + * [opacheck](https://www.openpolicyagent.org/docs/latest/cli/#opa-check) + * [opafmt](https://www.openpolicyagent.org/docs/latest/cli/#opa-fmt) * reStructuredText * [alex](https://github.com/get-alex/alex) * [cspell](https://github.com/streetsidesoftware/cspell/tree/main/packages/cspell) -- cgit v1.2.3