We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 134451f commit d67151bCopy full SHA for d67151b
.github/workflows/pull_request.yml
@@ -53,5 +53,4 @@ jobs:
53
name: Soundness
54
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
55
with:
56
- license_header_check_project_name: "Swift Argument Parser" # bug: https://github.com/swiftlang/github-workflows/issues/76
57
shell_check_enabled: false # bug: https://github.com/apple/swift-argument-parser/issues/703
0 commit comments