keith / buildifier-prebuilt

A bazel toolchain for using prebuilt binaries for buildifier and buildozer
MIT License
35 stars 13 forks source link

Remove deprecations #43

Closed keith closed 1 year ago

keith commented 1 year ago

We don't have to follow the same deprecations they do upstream. Personally I think the recommendation to move to buildifier_test for diffing isn't always ideal, since it requires you to manually provide all files vs running over everything in your repo.

erikkerber commented 1 year ago

👍🏼