dropbox / dependency-guard

A Gradle plugin that guards against unintentional dependency changes.
Apache License 2.0
406 stars 15 forks source link

Configuration: `isAllowed` -> `allowRule` #10

Closed handstandsam closed 2 years ago

handstandsam commented 2 years ago

@autonomousapps called out that isAllowed shows up as allowed in groovy syntax. In order to avoid ambiguity, I'm renaming to allowRule.