Skip to content

Commit f0287fd

Browse files
committed
remove -Xfatal-warnings
1 parent 423ae26 commit f0287fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ lazy val commonSettings = Seq(
8383
)
8484
else
8585
List(
86+
"-Xfatal-warnings"
8687
)
8788
},
8889
javaOptions ++= Seq("-Dfile.encoding=UTF8"),

0 commit comments

Comments
 (0)