adorable-psychiatrist-59834
05/29/2025, 5:47 PMpants help PANTS_CONFIG_FILES
is unclear about the ordering. If I have [pants.toml, pants.ci.toml] and each one has conflicting options (A=False, then A=True), which one is chosen? is it left-to-right or right-to-left?adorable-psychiatrist-59834
05/29/2025, 5:50 PMPANTS_CONFIG_FILES="['pants.toml', 'pants.gh.toml']" pants help PANTS_DOCKER_USE_BUILDX 2>&1 | head -n 20
--[no-]docker-use-buildx
PANTS_DOCKER_USE_BUILDX
use_buildx
default: False
current value: True (pants.gh.toml)
Use [buildx](<https://github.com/docker/buildx#buildx>) (and BuildKit) for builds.
happy-kitchen-89482
05/29/2025, 9:59 PMhappy-kitchen-89482
05/29/2025, 10:00 PMhappy-kitchen-89482
05/29/2025, 10:00 PM