6502-opcodes/.scalafmt.conf

7 lines
120 B
Plaintext
Raw Normal View History

2018-09-26 02:34:39 +00:00
align.tokens = [
{code = "%", owner = "Term.ApplyInfix"},
{code = "%%", owner = "Term.ApplyInfix"}
]
align = more