Andrew Selvia

Results 3 issues of Andrew Selvia

### Discussed in https://github.com/scalameta/scalafmt/discussions/3629 Originally posted by **andrew-selvia** September 1, 2023 I've attempted to configure scalafmt to remove *all* newlines (including, pertinently, the one added between the topmost package statement...

help wanted
up for debate
feature request

The zio-config javadoc artifacts for Scala 3 all seem to be empty. The Scala 2 javadoc artifacts seem to be fine. * [zio-config_3](https://javadoc.io/doc/dev.zio/zio-config_3/3.0.7/index.html) * [zio-config_2.13](https://javadoc.io/doc/dev.zio/zio-config_2.13/3.0.7/index.html)

For an sbt project matrix spanning JS, JVM, and Native, IntelliJ IDEA is capable of fully indexing sources within src/main. Any types defined within the sources can be used by...