We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1a25f4 commit 1ff9a62Copy full SHA for 1ff9a62
docs/docs/java-and-scala/index.mdx
@@ -259,7 +259,7 @@ junit_tests(
259
## Repl
260
261
Pants supports the [Scala repl](https://docs.scala-lang.org/overviews/scala-book/scala-repl.html), but
262
-doesn't autodetect it based on the active backend, it always defaults to using "python"
+doesn't yet autodetect it based on the active backend, it always defaults to using "python"
263
(see [#14133](https://github.com/pantsbuild/pants/issues/14133)), so you'll have to
264
explicitly add `--repl-shell=scala` to the command line:
265
0 commit comments