-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update scalafmt-core to 3.7.2 (#658)
* Update scalafmt-core to 3.7.2 * Reformat with scalafmt 3.7.2 Executed command: scalafmt --non-interactive * Add 'Reformat with scalafmt 3.7.2' to .git-blame-ignore-revs --------- Co-authored-by: Michael Nedokushev <[email protected]>
- Loading branch information
1 parent
1e73c9a
commit d0d5cf8
Showing
5 changed files
with
9 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
# Scala Steward: Reformat with scalafmt 3.7.2 | ||
a808c74fcf8f3c9efaadeda757ff48bd510162dc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
version = "3.7.1" | ||
version = "3.7.2" | ||
maxColumn = 120 | ||
align.preset = most | ||
continuationIndent.defnSite = 2 | ||
|
4 changes: 2 additions & 2 deletions
4
...etry-example/src/main/scala/zio/telemetry/opentelemetry/example/http/BackendHttpApp.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 3 additions & 3 deletions
6
...racing-example/src/main/scala/zio/telemetry/opentracing/example/http/BackendHttpApp.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
opentracing-example/src/main/scala/zio/telemetry/opentracing/example/http/ProxyHttpApp.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters