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 680ee15 commit ecb6078Copy full SHA for ecb6078
project/BuildSettings.scala
@@ -42,7 +42,7 @@ object BuildSettings {
42
Seq.empty
43
else
44
Seq("-Xfatal-warnings", "-Xlint:unused")
45
- },
+ }
46
)
47
48
lazy val noPublishSettings = Seq(
0 commit comments