Skip to content

Commit bbb2fa0

Browse files
committed
Apply formatter
1 parent 9babfea commit bbb2fa0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Package.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ let package = Package(
4949
capability: .command(
5050
intent: .custom(
5151
verb: "archive",
52-
description: "Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions."
52+
description:
53+
"Archive the Lambda binary and prepare it for uploading to AWS. Requires docker on macOS or non Amazonlinux 2 distributions."
5354
)
5455
)
5556
),

0 commit comments

Comments
 (0)