Skip to content

Commit

Permalink
override scalafix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
hamnis committed Oct 10, 2024
1 parent b6b88d1 commit 017be30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTypelevelVersion)
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % sbtTypelevelVersion)
addSbtPlugin("org.scoverage" % "sbt-scoverage" % sbtScoverageVersion)
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

0 comments on commit 017be30

Please sign in to comment.