issues
search
earldouglas
/
sbt-war
Package and run .war files with sbt
BSD 3-Clause "New" or "Revised" License
382
stars
105
forks
source link
Use Scalafix to clean up imports
#930
Closed
earldouglas
closed
2 months ago
earldouglas
commented
2 months ago
Add the sbt-scalafix sbt plugin
Enable the OrganizeImports and RemoveUnused Scalafix rules
Run a Scalafix check during CI
Apply Scalafix to the current source tree
Drop support for sbt 0.13, which requires Scala 2.10, which is unsupported by Scalafix
Refactor outdated "in" syntax to "slash" syntax for key scoping:
https://www.scala-sbt.org/1.x/docs/Migrating-from-sbt-013x.html#slash