cool-easter-32542
10/11/2023, 5:34 PMpants.ci.toml not duplicate any configuration settings already specified in pants.toml?
For example, is it redundant to specify a setting in pants.ci.toml that is already specified in pants.toml?
I think that the following documentation was implying yes to my question above but I am not sure:
https://www.pantsbuild.org/docs/using-pants-in-ci#configuring-pants-for-ci-pantscitoml-optional
pantsbuild/pants