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 423ae26 commit f0287fdCopy full SHA for f0287fd
build.sbt
@@ -83,6 +83,7 @@ lazy val commonSettings = Seq(
83
)
84
else
85
List(
86
+ "-Xfatal-warnings"
87
88
},
89
javaOptions ++= Seq("-Dfile.encoding=UTF8"),
0 commit comments