Skip to content

Commit

Permalink
ideaplugin
Browse files Browse the repository at this point in the history
  • Loading branch information
mio-19 committed Jan 20, 2025
1 parent 08ecad3 commit 1f99965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion idea-plugin/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ lazy val chesterPlugin =
),
resolvers += "jitpack" at "https://jitpack.io",
scalacOptions ++= Seq(
//"-experimental"
"-experimental"
),
// scalafix
scalacOptions ++= Seq("-Wunused:all", "-Xlint:adapted-args"),
Expand Down

0 comments on commit 1f99965

Please sign in to comment.