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 585dac0 commit 143835bCopy full SHA for 143835b
project/Build.scala
@@ -196,7 +196,7 @@ object Build {
196
"-deprecation",
197
"-unchecked",
198
//"-Wconf:cat=deprecation&msg=Unsafe:s", // example usage
199
- // "-Xfatal-warnings", // -Werror in modern usage
+ "-Xfatal-warnings", // -Werror in modern usage
200
"-encoding", "UTF8",
201
"-language:implicitConversions",
202
),
0 commit comments