Skip to content
Closed
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
0011b90
Update scalafmt-core to 3.7.15
scala-steward Oct 26, 2023
f528edc
Revert commit(s) 0011b90
scala-steward Oct 28, 2023
bbfc9bf
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Oct 28, 2023
2f6b8d6
Update scalafmt-core to 3.7.15
scala-steward Oct 28, 2023
a87b454
Revert commit(s) 2f6b8d6
scala-steward Oct 28, 2023
b45dad2
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Oct 28, 2023
64a158b
Update scalafmt-core to 3.7.15
scala-steward Oct 28, 2023
4b86d3c
Revert commit(s) 64a158b
scala-steward Oct 30, 2023
4a0e97b
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Oct 30, 2023
8613560
Update scalafmt-core to 3.7.15
scala-steward Oct 30, 2023
e67ac01
Revert commit(s) 8613560
scala-steward Nov 1, 2023
e71dc39
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Nov 1, 2023
9527451
Update scalafmt-core to 3.7.15
scala-steward Nov 1, 2023
5e4716d
Revert commit(s) 9527451
scala-steward Nov 6, 2023
79156ab
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Nov 6, 2023
bcceffe
Update scalafmt-core to 3.7.15
scala-steward Nov 6, 2023
f05428b
Revert commit(s) bcceffe
scala-steward Nov 7, 2023
3928de1
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Nov 7, 2023
a2eeb25
Update scalafmt-core to 3.7.15
scala-steward Nov 7, 2023
45075fd
Revert commit(s) a2eeb25
scala-steward Nov 13, 2023
36b2266
Merge branch 'main' into update/scalafmt-core-3.7.15
scala-steward Nov 13, 2023
4262a00
Update scalafmt-core to 3.7.15
scala-steward Nov 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=2.7.5
version=3.7.15
style = Intellij
maxColumn = 80
align.preset = some
Expand Down