Skip to content

Commit 143835b

Browse files
author
EnzeXing
committed
Resetting Build.scala
1 parent 585dac0 commit 143835b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Build.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ object Build {
196196
"-deprecation",
197197
"-unchecked",
198198
//"-Wconf:cat=deprecation&msg=Unsafe:s", // example usage
199-
// "-Xfatal-warnings", // -Werror in modern usage
199+
"-Xfatal-warnings", // -Werror in modern usage
200200
"-encoding", "UTF8",
201201
"-language:implicitConversions",
202202
),

0 commit comments

Comments
 (0)