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

renovate the allowlist for dupe checking #42

Closed plaird closed 3 years ago

plaird commented 3 years ago
  1. rename the file that allows dupes to appear, as allowlist.txt
  2. added some helpful print() statements to help you update the allowlist in case there is a conflict
  3. cleaned up the existing allowlist to remove unnecessary path info

See Issue 29 for the next step in this feature.