Skip to content

Commit

Permalink
Add aunusued code plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed Apr 23, 2024
1 parent 089659e commit 8fad4f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ addDependencyTreePlugin

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")

addSbtPlugin("com.github.xuwei-k" % "unused-code-plugin" % "0.4.0")

ThisBuild / libraryDependencySchemes ++= Seq(
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always
)

0 comments on commit 8fad4f6

Please sign in to comment.