6502-opcodes/project/plugins.sbt

3 lines
125 B
Plaintext
Raw Normal View History

2018-09-26 02:34:39 +00:00
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
2019-04-10 14:34:44 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.6")