6502-opcodes/project/plugins.sbt

3 lines
139 B
Plaintext
Raw Normal View History

2020-04-17 18:35:33 -04:00
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
2020-06-30 09:18:14 -04:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.13")