Roman Lebid

Results 4 comments of Roman Lebid

> When adding -xSouce3, intellij start changing all the wildcard (`_`) with the new syntax `*`. Maybe we can have some configuration to have only one style across the code....

Getting a similar issue with `iron` and inline givens for derivation - https://github.com/Iltotore/iron/issues/317 ```scala 3 //> using scala 3.nightly //> using dep io.github.iltotore::iron-circe:3.0.1 //> using options -Werror -Wunused:all import io.circe.*...

or should this be an issue for - https://github.com/DataDog/datadog-agent

@ernstk I think you can use the [configuration](https://github.com/scala-steward-org/scala-steward/blob/c42abe6b5c0f61a91b9c5d1b9e950a33aadaf958/docs/repo-specific-configuration.md?plain=1#L131-L134) for scala-steward itself ```properties # If set, Scala Steward will use this message template for the commit messages and PR titles. #...