Skip to content

Commit

Permalink
remove skip in publish
Browse files Browse the repository at this point in the history
  • Loading branch information
wi101 committed Dec 21, 2020
1 parent b59b458 commit 168ef3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,5 @@ scalacOptions ++= Seq(
)
scalafmtOnCompile := true

skip in publish := true

// scalafix; run with `scalafixEnable` followed by `scalafixAll`
ThisBuild / scalafixDependencies += "com.github.liancheng" %% "organize-imports" % "0.4.3"

0 comments on commit 168ef3c

Please sign in to comment.