mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2025-02-07 22:31:10 +00:00
tpolecat compatibility
This commit is contained in:
parent
82eaac780e
commit
8a24dfa9d6
@ -11,7 +11,7 @@ object Scala3Plugin extends AutoPlugin {
|
||||
*/
|
||||
override def trigger: PluginTrigger = AllRequirements
|
||||
|
||||
override val buildSettings: Seq[Setting[_]] = Seq(
|
||||
override val projectSettings: Seq[Setting[_]] = Seq(
|
||||
scalaVersion := "3.1.2",
|
||||
scalacOptions ++= Seq("-indent", "-rewrite")
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user