title | sidebar_label | description |
---|---|---|
Regal |
Regal |
CodeRabbit's guide to Regal. |
import ProPlanNotice from '@site/src/components/ProPlanNotice.mdx';
<ProPlanNotice />
Regal is a linter and language server for Rego, the language of Open Policy Agent (OPA).
Regal will run on files with the following extensions:
.rego
Regal uses a YAML configuration file located at .regal/config.yaml
.
CodeRabbit will use the default settings based on the profile selected if no configuration file is found.