6502-opcodes/project/plugins.sbt

3 lines
139 B
Plaintext
Raw Normal View History

2020-04-17 22:35:33 +00:00
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.4")
2020-06-03 14:55:27 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.12")