mirror of
https://github.com/mcanlas/6502-opcodes.git
synced 2024-12-21 03:29:30 +00:00
16 lines
249 B
Plaintext
16 lines
249 B
Plaintext
version = "3.6.1"
|
|
|
|
runner.dialect = "scala3"
|
|
|
|
maxColumn = 120
|
|
|
|
align.openParenCallSite = false
|
|
|
|
align.preset = most
|
|
|
|
docstrings = ScalaDoc
|
|
docstrings.blankFirstLine = yes
|
|
|
|
includeNoParensInSelectChains = true
|
|
optIn.breakChainOnFirstMethodDot = true
|