-
### Describe the bug
Environment details: ubuntu linux 20.04, conan v1.65
The size of the created ´my_package´ is about 8 GiBi.
Dear community - trying to upload my newly creted conan package…
-
## Description
Kedro 0.18.2 requires Rich, but it doesn't use Rich in the CLI. Typer 0.6.x doesn't require Rich, but it detects and uses it, if installed. This means that a plugin with a Typer CLI wi…
-
### Feature id and version
ghcr.io/devcontainers-contrib/features/nx-npm:1
### Devcontainer base Image
mcr.microsoft.com/devcontainers/universal:2
### What happened?
Keep hitting "certificate ver…
-
Hello Motsu,
Really enjoy this website, I know it has been a long time since you have made a change to the project, did you reverse engineer a larger project when you built it?
Looking for other we…
-
## Compiler version
3.3.1
## Minimized code
The code is about 55 proprietary files, using akka actors and kafka libraries, among other things. It mostly uses scala 3 syntax.
## Output…
-
The following code does not compile, due to the use of matching on sequence:
```
object Test extends App {
import scalaz.std.list._
import com.thoughtworks.each.Monadic._
val x = monadic[List…
-
## Compiler version
3.3.1
## Minimized code
```Scala
trait SuspendSupport:
type Suspension[-T, +R]
extension [T, R](s: Suspension[T, R])
def resume(arg: T): R
def suspend[T, …
-
A pretty useful feature Typer [has](https://typer.tiangolo.com/tutorial/typer-command/#generate-docs) is automatic documentation generation. It's really helpful to have this as part of `pre-commit` ho…
-
## `rebar3_typer` version
[0.0.1](https://github.com/AdRoll/rebar3_typer/releases/tag/0.0.1)
## Description
* **Motivation**
OTP25 includes some changes we upstreamed from this repo related to T…
-
Before:
```
java -Djol.tryWithSudo=true -cp $(coursier fetch -q -p 'org.openjdk.jol:jol-cli:0.9') org.openjdk.jol.Main internals -cp /usr/local/Cellar/scala/2.12.5/libexec/lib/jline-2.14.5.jar:/usr…