mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2026-04-21 05:17:06 +00:00
add scalafmt
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
align.tokens = [
|
||||
{code = "%", owner = "Term.ApplyInfix"},
|
||||
{code = "%%", owner = "Term.ApplyInfix"}
|
||||
]
|
||||
|
||||
align = more
|
||||
@@ -0,0 +1 @@
|
||||
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.5.1")
|
||||
Reference in New Issue
Block a user