mirror of https://github.com/sbt/sbt.git
-Yrangepos for sbt
This commit is contained in:
parent
e759d17b2e
commit
9c611f2c07
|
|
@ -30,6 +30,7 @@ object Util {
|
|||
"0",
|
||||
"-language:existentials",
|
||||
"-language:postfixOps",
|
||||
"-Yrangepos",
|
||||
),
|
||||
Compile / doc / scalacOptions -= "-Xlint",
|
||||
Compile / doc / scalacOptions -= "-Xfatal-warnings",
|
||||
|
|
|
|||
Loading…
Reference in New Issue