I couldve swore there was an issue regarding havin...
# general
b
I couldve swore there was an issue regarding having an option
.add
at multiple config values overriding each other, but can't find it 😕 E.g.
pants.toml - [GLOBAL].pants_ignore.add = [...]
And
.pants.rc - [GLOBAL].pants_ignore.add = [...]
the second case overwrites the first 😕