https://pantsbuild.org/ logo
f

famous-xylophone-36532

02/15/2023, 10:56 AM
Wondering about one thing: Is there a reference for the
pants.toml
file somewhere? Would be nice to be able to find all of the available options for
[docker]
in one place for example.
f

freezing-lamp-12123

02/15/2023, 11:03 AM
together with https://www.pantsbuild.org/v2.15/docs/options then that should give an idea of how things fit together
f

fresh-cat-90827

02/15/2023, 11:29 AM
hey Peder 🙂 if you use an IDE that supports JSON schema store, you are welcome to use the Pantsbuild one. I have a PR to make it possible to generate a schema locally as a Pants goal. For now, you can use the one I published online, if that's helpful at all