6502-opcodes/project/plugins.sbt

3 lines
126 B
Plaintext
Raw Normal View History

2019-10-28 05:10:59 +00:00
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.0")
2019-08-25 03:29:05 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")