Skip to content

v2.5.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 21:41

Bug fixes

  • support non-default dialects (Scala211, Scala212, Scala213 etc.)
  • add space before lambda in if (...)(x, y) => ...
  • don't align multiline expressions separated by a blank line
  • don't remove parentheses around an infix with a line break before the operator

Pull Requests