Skip to content

v2.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jul 14:44

This release adds several fixes to handling of docstrings and comments, and some documentation.

One of the fixes addresses the long-standing #1334 (indentation of select chain interrupted by a comment) when newlines.source = classic. There's a new parameter (see https://scalameta.org/scalafmt/docs/configuration.html#optinencloseclassicchains).

Pull Requests

Documentation

  • Documentation: describe optIn.configStyleArguments, clarify optIn.breaksInsideChains (#2068) @kitbellew
  • Remove reference to binPack.parentConstructors being a boolean (#2049) @emma-burrows
  • clarify how .scalafix.conf & the CLI binary versions relate (#2040) @bjaglin

Build

Dependencies