Skip to content

Commit

Permalink
Add Regal for Rego (caramelomartins#115)
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Eknert <anders@styra.com>
  • Loading branch information
anderseknert committed Jan 4, 2024
1 parent cde1de3 commit 0f80c1f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ this topic will be welcome as well as links related to actual linters.
- [Pug](#pug)
- [Puppet](#puppet)
- [Python](#python)
- [Rego](#rego)
- [reStructuredText](#restructuredtext)
- [Ruby](#ruby)
- [Rust](#rust)
Expand Down Expand Up @@ -388,6 +389,13 @@ this topic will be welcome as well as links related to actual linters.
- [yala](https://github.com/cemsbr/yala) - YALA combines many linters to improve
the quality of your code.

### Rego

- [regal](https://github.com/StyraInc/regal) - Regal is a linter for the policy
language [Rego](https://www.openpolicyagent.org/docs/latest/policy-language/).
Regal aims to catch bugs and mistakes in policy code, while at the same time
helping people learn the language, best practices and idiomatic constructs.

### reStructuredText

- [doc8](https://launchpad.net/doc8) - Doc8 is an opinionated style checker for
Expand Down

0 comments on commit 0f80c1f

Please sign in to comment.