Skip to content

Commit

Permalink
Add scalafix plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ioannakok committed Jul 5, 2022
1 parent b624b99 commit 04b65b3
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 @@ -26,3 +26,5 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.9.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.0")

addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.9.0")

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

0 comments on commit 04b65b3

Please sign in to comment.