cool-easter-32542
04/23/2024, 3:46 PMpants tailor creates BUILD files that do not conform to this binary, so now users have to run pants tailor and then manually go and run buildifier.
Describe the solution you'd like
Two good solutions I can think of:
1. A tailor option to support buildifier style, or any other popular style.
2. A tailor option to run an arbitrary program on the generated files.
Describe alternatives you've considered
We're living the alternative, which is to just do things manually. It could be better.
Additional context
None
pantsbuild/pants