:tada: <https://github.com/pantsbuild/pants/pull/1...
# general
b
🎉 https://github.com/pantsbuild/pants/pull/16560 and https://github.com/pantsbuild/pants/pull/16573 Have us supporting
BUILD
file formatters in
fmt
, instead of having to invoke
update-build-files
. They are supported by opt-in backends, and pluggable! Hopefully, 2.14 will see us moving the fixing to a new
fix
goal as well! (Also, this adds
buildifier
formatting, which is sort-of like
black
but also does keyword arg sorting. Thanks Bazel 😛)
❤️ 4