snappy-java/.scalafmt.conf

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
123 B
Plaintext
Raw Normal View History

2023-07-17 19:14:31 +02:00
version = 3.7.10
2023-01-28 05:34:03 +01:00
runner.dialect = scala213source3
2017-11-14 21:48:03 +01:00
maxColumn = 180
style = defaultWithAlign
optIn.breaksInsideChains = true