Skip to content

Commit f0d8316

Browse files
author
Igor Antonov
committed
Do not fail build on warnings
1 parent 29217cd commit f0d8316

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ lazy val commonSettings = Seq(
2121
"-language:higherKinds",
2222
"-language:implicitConversions",
2323
"-unchecked",
24-
"-Xfatal-warnings",
2524
"-Xlint",
2625
"-Yno-adapted-args",
2726
"-Ywarn-numeric-widen",

0 commit comments

Comments
 (0)