Skip to content

Commit 02319e7

Browse files
committed
Ignore warning
1 parent 55349f8 commit 02319e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CodeGeneration/Package.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ let package = Package(
2323
.product(name: "ArgumentParser", package: "swift-argument-parser"),
2424
"SyntaxSupport",
2525
"Utils",
26+
],
27+
exclude: [
28+
"templates/swiftsyntax/SwiftSyntaxDoccIndexTemplate.md"
2629
]
2730
),
2831
.target(

0 commit comments

Comments
 (0)