v3.0.5
Pull Requests
- Router: align binpacked apply as well if needed (#2768) @kitbellew
- Router: allowFolding for trailingCommas != never (#2757) @kitbellew
- FormatWriter: fix NL search after trailing comma (#2760) @kitbellew
- RewriteSettings: add a trailing commas section (#2759) @kitbellew
- Router: rule for comment left before comment right (#2758) @kitbellew
- TreeOps: classify Type.Apply only as isCallSite (#2749) @kitbellew
- RedundantBraces: restore stringInterpolation flag (#2756) @kitbellew
- FormatWriter: fix alignment of multiline defns (#2753) @kitbellew
- Router: fix handling of binpack defnSite (#2751) @kitbellew
- FormatWriter: cosmetic, import meta.Ctor (#2752) @kitbellew
- Public interfaces: add required javadoc elements (#2747) @kitbellew
- Documentation: fix broken links (#2746) @kitbellew
- ScalafmtModifier: use explicit non-default dialect (#2748) @kitbellew
Dependencies
- scalafmt.conf: use explicit dialect scala213 (#2769) @kitbellew
- Update munit to 0.7.29 (#2766) @scala-steward
- Update scalafmt-core to 3.0.4 (#2767) @scala-steward
- Update mdoc, sbt-mdoc to 2.2.23 (#2765) @scala-steward
- Update scala-library, scala-reflect to 2.12.15 (#2764) @scala-steward
- Update sbt-mima-plugin to 1.0.0 (#2763) @scala-steward
- Update sbt-ci-release to 1.5.9 (#2762) @scala-steward
- Update sbt-assembly to 1.1.0 (#2761) @scala-steward