Skip to content

Commit 1b5ccfc

Browse files
Update scalafmt-core to 3.10.1 (#311)
* Update scalafmt-core to 3.10.1 * Reformat with scalafmt 3.10.1 Executed command: scalafmt --non-interactive * Add 'Reformat with scalafmt 3.10.1' to .git-blame-ignore-revs --------- Co-authored-by: alexey <[email protected]>
1 parent 64799f6 commit 1b5ccfc

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.git-blame-ignore-revs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,6 @@ b83264042216c7d83b73247b8b7a998902ec26d5
4848

4949
# Scala Steward: Reformat with scalafmt 3.10.0
5050
12eaae6b3f4f112a41e4e69dc5c7109ba0296dcd
51+
52+
# Scala Steward: Reformat with scalafmt 3.10.1
53+
93204f8fe1ee91e68d55d83e94438aaea9d013ca

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
style = defaultWithAlign
22
maxColumn = 120
3-
version = 3.10.0
3+
version = 3.10.1
44
assumeStandardLibraryStripMargin = true
55
align.stripMargin = true
66
runner.dialect = scala3

0 commit comments

Comments
 (0)