Skip to content
Verified Commit c3fdbb25 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

refactor(constraint): remove list comprehensions and default visibility

There are unnecessary list comprehensions in the constraints that
have been flattened to raw aliases.

The default visibility has been removed in favour of explicitly setting
the visibility on each rule. This prevents accidental exporting of
constraints that are expected to be internal.
parent 446242c8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment