Skip to content

Commit 08f5419

Browse files
soundness/docs: Add newline before package manifest snippet
1 parent 3cc44f0 commit 08f5419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/scripts/check-docs.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ fi
2424

2525
log "Editing Package.swift..."
2626
cat <<EOF >> "Package.swift"
27+
2728
package.dependencies.append(
2829
.package(url: "https://github.com/swiftlang/swift-docc-plugin", "1.0.0"..<"1.4.0")
2930
)

0 commit comments

Comments
 (0)