When using pants tailor - it always generates `BUI...
# general
l
When using pants tailor - it always generates
BUILD
files, even if the config specifies
build_patterns = ["BUILD.v2"]
is there a way to change what gets generated
h
good idea! could you please open a feature request? https://github.com/pantsbuild/pants/issues/new/choose Also, a couple
tailor
-related issues have been created in the past few weeks that may be of interest to you. Feel free to comment on any of that saying you'd like it too, that's really helpful for us to know how to prioritize 🙂 https://github.com/pantsbuild/pants/issues?q=is%3Aissue+is%3Aopen+tailor
👍 1
l
h
Thanks! There is already internal plumbing to configure the filenames tailor generates, it just isn't wired up to an external option
should be easy to do