github scalameta/sbt-scalafmt v2.6.2

6 hours ago

Features

  • Process sbt build files on load per scalafmtSbtOnLoad (#459) @kitbellew
  • Add scalafmtRepo/scalafmtCheckRepo build-root tasks (#460) @kitbellew
    • Use ScalafmtSession.listFiles for scalafmtRepo discovery (#467) @kitbellew
  • Add scalafmtParallelism setting, thread through FormatSession (#456) @kitbellew
    • Shorten scalafmtParallelism and scalafmtRepo descriptions (#462) @kitbellew

Bug fixes

  • Exclude project/target from scalafmtSbt .sbt discovery (#466) @kitbellew
  • Make scalafmtOnly format explicitly-named files (#458) @kitbellew
  • Fix ScalafmtLogger.success infinite self-recursion (#457) @kitbellew
  • strip project resolution policy from scalafmt-cli's resolver (#443) @lrytz

Miscellaneous

Build and dependency updates

Don't miss a new sbt-scalafmt release

NewReleases is sending notifications on new releases.