-
## Expected behavior
Links should be cleaned up and most of the `INFO` messages about links should be removed.
And the links should also work on the GitHub website when viewing the Markdown docs…
-
It looks like `GeneratorDrivenPropertyChecks` and `PropertyChecks` are gone in 3.1.0 (or looks like from RC versions). Do you plan to remove them or is this a mistake? We like the new version in SNAP1…
-
Hi, it appears that the first number in the numbered list in the documentation is being indented two spaces too much compared to the other numbers.
## Configuration (required) ##
```
version = …
-
## Compiler version
This test reproduces with `scalatest-3.2.10`.
Compilers and results:
- ✅ `2.11.12`
- ✅ `2.12.15`
- ✅ `2.13.7`
- ❌ `3.0.0`
- ❌ `3.0.1`
- ❌ `3.0.2`
- ❌ `3.1.0`
…
catap updated
5 months ago
-
## Compiler version
main (https://github.com/scala/scala3/commit/f2829c3fab28cc6ab47a5627abda855884476572)
## Issue example
https://github.com/scala/scala3/pull/20631 changes the management o…
-
ZIO? Akka?
I've heard that Scala prefers Monads / etc for the problems that coroutines solve. Need to do more research into options to speed up the concurrency.
-
## Reproduction steps
Scala version: 2.13.10
Expected: 0, same as in `Vector`.
What's worse, `Vector(1).indexOfSlice(List(1), -2) == -2`, too (substitute any `Seq` for `Vector`).
-
There should be a way to configure the number of spaces put after a full stop in comments.
## Configuration (required) ##
Please paste the **smallest** possible set of `.scalafmt.conf`
configur…
-
We could do with the JSON itself being parsed listed in some of the documentation pages, as it appears to be less clear to users what they're actually parsing.
-
I need to view the API for version 0.10.0 of the mill, but the API on the official web page is the latest version. How do I view the mill API for other versions?
Nngxu updated
2 months ago