Skip to content

Commit

Permalink
removed Xfuture scalac flag
Browse files Browse the repository at this point in the history
  • Loading branch information
ghik committed Jun 8, 2021
1 parent 47db8c7 commit 382ec39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ lazy val hocon = project.in(file(".")).enablePlugins(SbtIdeaPlugin).settings(
"-deprecation",
"-feature",
"-unchecked",
"-Xfuture",
"-Xfatal-warnings",
),
ideBasePackages := Seq("org.jetbrains.plugins.hocon"),
Expand Down

0 comments on commit 382ec39

Please sign in to comment.