6502-opcodes/.scalafmt.conf
2018-09-25 23:49:11 -04:00

8 lines
152 B
Plaintext

align.tokens = [
{code = "%", owner = "Term.ApplyInfix"},
{code = "%%", owner = "Term.ApplyInfix"}
]
align.openParenCallSite = false
align = more