salesforce / rules_spring

Bazel rule for building Spring Boot apps as a deployable jar
BSD 3-Clause "New" or "Revised" License
224 stars 49 forks source link

Allow rule user to provide the allowlist.txt file for dupe class checker #29

Closed plaird closed 3 years ago

plaird commented 4 years ago

Currently we have the allowlist.txt file baked into the rule itself. We need to allow the user to customize and provide it.

Also we need to allow for fuzzy matches. Who wants to update the allowlist every time someone revs the version on grpc.