v2.6.4
Bug fixes
- ScalafmtConfig: validate once in the decoder only (#2105) @kitbellew
- validation introduced in #2084 (v2.6.3) made the tool unusable
Pull Requests
- Policy: combine End with position, use with Proxy (#2101) @kitbellew
- State: indicate if all alternatives were newlines (#2103) @kitbellew
- Router bugfix: add consistent flag when "{ x =>" must break on "{" (#2102) @kitbellew
- #1627 [25]: FormatOps bugfix: afterCurlyLambda=preserve for [un]fold (#2100) @kitbellew
- CHANGELOG updated (#2097) @poslegm
- Router: don't handle implicit for unsafeDefnSite (#2095) @kitbellew
- Router: always keep "= js.native" unbroken (#2089) @kitbellew
- State: don't penalize overflow comment if wrapping (#2091) @kitbellew
- Policy: add a description to the Proxy policy (#2090) @kitbellew
- Don't fail test workflow on release (#2088) @poslegm