Is the pants.toml `.add` syntax custom to pants? I...
# general
h
Is the pants.toml
.add
syntax custom to pants? I can't find any public documentation about doing things like
some_array_field.add = <another array>
1
b
Yup!
Well, nothing special special as in custom parsing.
But I haven't seen other libraries doing things this way