lint/TEMPLATES/.scalafmt.conf

5 lines
151 B
Text
Raw Normal View History

// Scala Format Configuration
// https://scalameta.org/scalafmt/docs/configuration.html
align.preset = more // For pretty alignment.
maxColumn = 80