We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent defc51e commit 534f378Copy full SHA for 534f378
build.sbt
@@ -77,7 +77,6 @@ inThisBuild(
77
List(
78
semanticdbEnabled := true,
79
semanticdbVersion := scalafixSemanticdb.revision,
80
- scalafixScalaBinaryVersion := scalaBinaryVersion.value,
81
scalacOptions ++= Seq(
82
"-Ywarn-unused"
83
)
0 commit comments