I think that while `pants tailor ::` saved me a lo...
# general
h
I think that while
pants tailor ::
saved me a lot of work, it also got me to be dependent on it and to not understand the system. As far as I can tell, the
BUILD
files are temp files that are not really required due to 2 reasons: 1. They are auto-generated by the
pants tailor ::
command. 2. There are hundreds of them, it is not rational to maintain so many config files.