Skip to content

Commit

Permalink
update scalafmt (no formatting changes o.o)
Browse files Browse the repository at this point in the history
  • Loading branch information
rmgk committed Nov 27, 2024
1 parent f4f55a9 commit 0a57acc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// skip version 3.8.2 seems to make a lot of questionable formatting choices
// skip version 3.8.3, still a lot of questionable formatting
version = 3.8.4-RC2
version = 3.8.4-RC3

// alignment is cute. i think it helps readability overall, but sometimes it produces silly results. consider restructuring code in those cases
align.preset = more
Expand Down

0 comments on commit 0a57acc

Please sign in to comment.