Skip to content

Commit

Permalink
Fatal warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
WandererXII committed Mar 9, 2024
1 parent ae360c0 commit b03e322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/BuildSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ object BuildSettings {
"-language:postfixOps",
"-Ymacro-annotations",
// Warnings as errors!
//"-Xfatal-warnings",
"-Xfatal-warnings",
// Linting options
"-unchecked",
"-Xcheckinit",
Expand Down

0 comments on commit b03e322

Please sign in to comment.