Results 38 comments of David Francoeur

see https://github.com/bkirwi/decline/pull/405 you merge and release when you see fit. if you can ping when this is actually out, great, otherwise I left a comment in our code that points...

I've tested on the JVM and it works fine (manually). I'm not sure how I'd go at it for unit test (this will probably murder the JVM running the tests)

Just dropping this in: https://github.com/OutWatch/outwatch I think it is another interesting technology to look into. 👍 regarding the module split

Sorry for bringing up an old issue. But this is something I'd also like to see. I can implement it w/o issue if there is an agreement before hand that...

Can we have a green light that this is something worth implementing from your POV @fthomas ?

it previously opened: https://github.com/com-lihaoyi/mill/pull/1741/files so it has worked at some point (edit: [is:pr is:closed author:scala-steward scalafmt ](https://github.com/com-lihaoyi/mill/pulls?q=is%3Apr+is%3Aclosed+author%3Ascala-steward+scalafmt) )

Hey, how are you? Do you use the community Scala Steward or you run it yourself? If you do run it yourself, note that you can run Scala Steward without...

I've also found the `Uri` allows for two scheme repro: ``` scala-cli run https://gist.github.com/daddykotex/92918eee47a53e550db3754061b887ea Compiling project (Scala 2.13.8, JVM) Compiled project (Scala 2.13.8, JVM) This prints ```

Sorry for bumping this error. I'll ping @bjaglin because it seems like he handled the resolution of related issues back when they were fresh. We stumbled upon this issue at...

I'd be happy to implement the required changes to make that happen. I just want to have a plan before diving in.