Skip to content

Commit

Permalink
Update regal config
Browse files Browse the repository at this point in the history
  • Loading branch information
charlieegan3 committed Jun 3, 2024
1 parent c37567b commit 21c26dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .regal/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ rules:
- cheats/comprehensions/sets/cheat.rego
- cheats/comprehensions/objects/cheat.rego
imports:
# ignore rego.v1 imports as they'd make examples more verbose.
use-rego-v1:
level: ignore
implicit-future-keywords:
level: ignore
style:
Expand Down

0 comments on commit 21c26dd

Please sign in to comment.