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
This project is becoming unusual in its ambivalence about format / what gets packaged. We've gotten a lot of mileage (and smaller jars) out of delegating a lot of maintenance work to the compiler and sbt plugins. We should enable the following:
scalafmt
sbtExplicitDependencies
-Xfatal-warnings
, add the checks to ci, and deal with the fallout
The text was updated successfully, but these errors were encountered:
This project is becoming unusual in its ambivalence about format / what gets packaged. We've gotten a lot of mileage (and smaller jars) out of delegating a lot of maintenance work to the compiler and sbt plugins. We should enable the following:
-Xfatal-warnings
, add the checks to ci, and deal with the fallout
The text was updated successfully, but these errors were encountered: