Skip to content

Add scalafmt and format codebase#54

Merged
speedcom merged 3 commits intomainfrom
scalafmt
Mar 6, 2026
Merged

Add scalafmt and format codebase#54
speedcom merged 3 commits intomainfrom
scalafmt

Conversation

@speedcom
Copy link
Contributor

@speedcom speedcom commented Mar 6, 2026

Summary

  • Add sbt-scalafmt 2.5.6 plugin and .scalafmt.conf (scalafmt 3.10.7, Scala 3 dialect)
  • Config matches existing style: 2-space indent, 120 char lines, trailing commas, sorted imports
  • Format all 121 .scala files (46 src + 75 test)

Test plan

  • sbt scalafmtAll completes successfully
  • sbt compile "Test / compile" test — all 1250 tests pass

@speedcom speedcom merged commit 889e002 into main Mar 6, 2026
2 checks passed
@speedcom speedcom deleted the scalafmt branch March 6, 2026 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant