Skip to content

Commit 7fcd855

Browse files
committed
Scalafmt
1 parent 40cb65f commit 7fcd855

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/scala/io/sdkman/changelogs/HelidonMigrations.scala

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ class HelidonMigrations {
1818
name = "Helidon CLI",
1919
description =
2020
"The Helidon CLI lets you easily create a Helidon project by picking from a set of archetypes. " +
21-
"It also supports a developer loop that performs continuous compilation and application restart, " +
22-
"so you can easily iterate over source code changes.",
21+
"It also supports a developer loop that performs continuous compilation and application restart, " +
22+
"so you can easily iterate over source code changes.",
2323
websiteUrl = "https://helidon.io"
2424
).insert()
2525
}

0 commit comments

Comments
 (0)