regal icon indicating copy to clipboard operation
regal copied to clipboard

Use underscore convention for "unexported" rules

Open anderseknert opened this issue 1 year ago • 1 comments

If a rule uses the underscore convention for "private" rules (i.e. _foo := "bar") , we should warn if that's not used within the same policy, or imported / referenced from another policy.

anderseknert avatar Apr 19 '23 18:04 anderseknert