mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-21 05:17:06 +00:00
drop source 🪐
This commit is contained in:
@@ -16,6 +16,6 @@ object Scala3Plugin extends AutoPlugin {
|
||||
)
|
||||
|
||||
override val projectSettings: Seq[Setting[?]] = Seq(
|
||||
scalacOptions ++= Seq("-indent", "-rewrite", "-source:3.7")
|
||||
scalacOptions ++= Seq("-indent", "-rewrite")
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user