Skip to content

Commit

Permalink
add -Xsource:3
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Dec 25, 2023
1 parent 95dad29 commit 96c6b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ object Common {
Nil
} else {
Seq(
"-Xsource:3",
"-Xlint"
)
}
Expand Down

0 comments on commit 96c6b4a

Please sign in to comment.