Skip to content

Commit

Permalink
restore metadata for report
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Daniels committed Aug 28, 2024
1 parent a3dc770 commit e1d4aed
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bundle/regal/main.rego
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ grouped_notices[category][title] contains notice if {
# title: report
# description: |
# This is the main entrypoint for linting, The report rule runs all rules against an input AST and produces a report
# scope: document

# METADATA
# entrypoint: true
report contains violation if {
not is_object(input)
Expand Down

0 comments on commit e1d4aed

Please sign in to comment.