initial version of the JVM docs: <https://www.pant...
# development
w
initial version of the JVM docs: https://www.pantsbuild.org/v2.9/docs/jvm-overview … feedback welcome!
h
Looks great! I'm wondering if we want to break it up into multiple pages, as we did for Python?
w
probably. but right now each of them would be too sparse i think.
h
Yeah Go is currently using a single page and I think it works well. But we'll probably want to split it out over time
Looks great! FYI I clarified with Scalafmt that you add it to
[GLOBAL].backend_packages
Are there any interesting things we want to mention with the formatters/linters, such as
--skip
or
skip_scalafmt
? Passthrough args? Config files? See https://www.pantsbuild.org/docs/python-linters-and-formatters for inspiration