-
-
Notifications
You must be signed in to change notification settings - Fork 260
Open
Labels
Description
Chore summary
Hi, if we have an enterprise ruleset and we have a domain ruleset which is extending from the enterprise ruleset. Please advise if there is a way to restrict overriding of certain rules in domain ruleset?
Eg:-
Let's say enterprise ruleset is having a rule to enforce API name to be camelCase. We wanted to make sure domain rulesets are not turning of camelCase rule and also not overriding it to change to some other.