Skip to main content

Regal

Pro Plan Feature

This feature is available exclusively as part of the Pro plan and is not included in the Lite plan. Please refer to our pricing page for more information about our plans and features.

Regal is a linter and language server for Rego.

Files

Regal will run on files with the following extensions:

  • .rego

Configuration

Regal uses a YAML style configuration file. We look for the following config file:

  • .regal/config.yaml

CodeRabbit will use the default settings based on the profile selected if no config file is found.