busy-vase-39202
10/21/2022, 2:26 AMexperimental name and there was a brief digression about bikeshedding BUILD file name? I don't think we ever circled back to that did we?busy-vase-39202
10/21/2022, 2:29 AMbitter-ability-32190
10/21/2022, 6:12 AMplease uses BUILD.please I think. Either is fine because it doesn't squat.
Users can configure the name, which I think is worthwhile to keep (and still be compatible with BUILD for posterity and for users using both tools).
But I think the de-facto being something else would be ideal IMHOwide-midnight-78598
10/21/2022, 10:51 AMBUILD.pants, mostly because a lot of my repos use build for compilation and output.wide-midnight-78598
10/21/2022, 10:51 AMZIPPER or somethingbitter-ability-32190
10/21/2022, 11:28 AMproud-dentist-22844
10/21/2022, 1:18 PMBUILD simply because that is the default that tailor creates. Vim says BUILD files are "filetype=bzl". I've been meaning to change my vim config so it uses "filetype=python" but I haven't got around to it yet, so I often end up typing :set ft=python when I open a BUILD file.hundreds-father-404
10/21/2022, 1:35 PMBUILD.pants as the default. If anything, makes it clear to teammates what the hell the file is forwide-midnight-78598
10/21/2022, 1:39 PMbuild_patterns = ["BUILD.pants", "BUILD"]
I should note that it's also a small pet peeve of mine to have extension-less files that aren't executable.wide-midnight-78598
10/21/2022, 1:40 PM.* there... That's neathundreds-father-404
10/21/2022, 1:41 PMtailor + our docs. Not sure how to change the default for tailor gracefullywide-midnight-78598
10/21/2022, 1:42 PMproud-dentist-22844
10/21/2022, 2:27 PMBUILD files, add the setting to pants.toml to make tailor use BUILD.pants and then proceed to add the BUILD.pants files.busy-vase-39202
10/21/2022, 5:23 PMBUILD.pants too, including how it is a declarative little sentence subliminally reminding you you're using Pants now, not Bazel or whatevs.busy-vase-39202
10/21/2022, 5:25 PMBUILD files replaced by a handful of lightweight BUILD.pants files.