Commit graph

27 commits

Author SHA1 Message Date
He-Pin(kerr)
d89f3ff6ab
Update scalafmt version to 3.9.10 (#2225) 2025-09-20 01:18:13 +08:00
He-Pin(kerr)
952b3f29b1
chore: bump scalafmt to 3.9.9 (#2047) 2025-08-23 17:34:23 +08:00
He-Pin(kerr)
9577b01b10
chore: bump scalafmt to 3.9.7 (#1916) 2025-06-24 10:27:14 +02:00
scala-steward-asf[bot]
ea76d9f084
Update scalafmt-core to 3.9.3 (#1793)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-09 11:56:29 +01:00
scala-steward-asf[bot]
9d1516f710
Update scalafmt-core to 3.9.2 (#1785)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-03-02 11:40:37 +01:00
scala-steward-asf[bot]
887391239b
Update scalafmt-core to 3.9.1 (#1780)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-02-23 09:26:29 +01:00
scala-steward-asf[bot]
864777ef62
Update scalafmt-core to 3.8.6 (#1745)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2025-01-25 06:01:05 +08:00
He-Pin(kerr)
d30e29d1cb
chore: update scalafmt to 3.8.5 (#1731) 2025-01-18 11:11:52 +01:00
scala-steward-asf[bot]
5b2aab6f7a
Update scalafmt-core to 3.8.4 (#1717)
* Update scalafmt-core to 3.8.4

* Reformat with scalafmt 3.8.4

Executed command: scalafmt --non-interactive

* Add 'Reformat with scalafmt 3.8.4' to .git-blame-ignore-revs

* remove postfixOps imports

Assuming we want to keep the default
`rewrite.avoidInfix.excludePostfix = false` - otherwise
we can drop this commit

---------

Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
Co-authored-by: Arnout Engelen <arnout@bzzt.net>
2025-01-18 10:36:38 +08:00
scala-steward-asf[bot]
9c05d40254
Update scalafmt-core to 3.8.3 (#1416)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-07-28 14:51:56 +08:00
scala-steward-asf[bot]
ec2f01ea8c Update scalafmt-core to 3.8.2 2024-06-16 07:56:40 +01:00
scala-steward-asf[bot]
1e45ba66a7
Update scalafmt-core to 3.8.1 (#1263)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-04-06 11:20:10 +02:00
scala-steward-asf[bot]
d55fbd1d4c
Update scalafmt-core to 3.8.0 (#1153)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-27 10:08:21 +01:00
scala-steward-asf[bot]
d1ba69c243
Update scalafmt-core to 3.7.17 (#1146)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
2024-02-25 10:54:19 +01:00
He-Pin
efaa82c966 =sbt update scalafmt to 3.7.14 2023-09-18 17:50:40 +08:00
Matthew de Detrich
223a338f0e Update scalafmt 2023-07-30 11:54:51 +02:00
Matthew de Detrich
45e3da0160 Update scalafmt 2023-01-27 09:42:34 +01:00
Matthew de Detrich
b79cee657b Update scalafmt 2022-11-05 15:01:03 +01:00
kerr
042c25c9b2
=fmt Preserve line endings when format. (#31192) 2022-03-10 13:50:12 +01:00
Enno Runne
459e74b921
Operator docs: examples for asSource/FlowWithContext (#29822)
* Operator docs: examples for asSource/FlowWithContext

* javafmtAll

* Try to capture the essence better

* Update index

* Include the test use in the snippets
2020-11-25 12:21:16 +01:00
kerr
9712db7b48 +sbt Add rewriteTokens (#28282) 2019-12-02 09:02:22 +01:00
Scala Steward
6b17a7a15f Update scalafmt-core to 2.1.0 (#27831)
* Update scalafmt-core to 2.1.0

* scalafmt
2019-10-01 12:24:51 +02:00
Scala Steward
e17e66b21b
Update scalafmt-core to 2.0.1 2019-09-11 00:46:47 +02:00
Helena Edelson
2933de522b
Upgraded plugin to 2.0.3, nightly to RC8 (bug fixes) (#27468) 2019-08-09 09:40:52 -07:00
Christopher Batey
c46a75247a Upgrade scalafmt 2019-05-29 10:20:45 +01:00
Patrik Nordwall
2ba9b988df scalafmt align.openParen false, #26511 2019-03-15 10:16:59 +01:00
Patrik Nordwall
e4d38f92a4 Switch to Scalafmt in build
* AvoidInfix in scalafmt.conf

* align.tokens in scalafmt.conf

* scalafmt in MultiJvm

* sbt-scalafmt 2.0.0-RC5

* scalafmt in all* command alias

* scalafmtAll in CONTRIBUTING.md
2019-03-11 16:56:39 +01:00