We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29217cd commit f0d8316Copy full SHA for f0d8316
build.sbt
@@ -21,7 +21,6 @@ lazy val commonSettings = Seq(
21
"-language:higherKinds",
22
"-language:implicitConversions",
23
"-unchecked",
24
- "-Xfatal-warnings",
25
"-Xlint",
26
"-Yno-adapted-args",
27
"-Ywarn-numeric-widen",
0 commit comments