Skip to content

Commit

Permalink
rangepos doesn't exist in 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
danslapman committed Sep 22, 2024
1 parent 9377a4b commit 63d7a1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ object Settings {
case Some((3, _)) =>
Seq(
"-Ykind-projector:underscores",
"-source:future",
"-Yrangepos"
"-source:future"
)
}
},
Expand Down

0 comments on commit 63d7a1d

Please sign in to comment.