You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The versions in the readme don't work for scala 2.12.12, a newer version of scalafix is needed. Following them as written gives
```
[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.scalameta:semanticdb-scalac_2.12.12:4.2.3
```
whereas with the changes, it works
0 commit comments