-Yrangepos for sbt

This commit is contained in:
Eugene Yokota 2018-10-07 15:25:17 -04:00
parent e759d17b2e
commit 9c611f2c07
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ object Util {
"0",
"-language:existentials",
"-language:postfixOps",
"-Yrangepos",
),
Compile / doc / scalacOptions -= "-Xlint",
Compile / doc / scalacOptions -= "-Xfatal-warnings",