We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed79bf5 + 6547cc0 commit 2e0d555Copy full SHA for 2e0d555
.github/workflows/pull_request.yml
@@ -12,7 +12,7 @@ jobs:
12
name: Soundness
13
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
14
with:
15
- api_breakage_check_allowlist_path: "api-breakages.txt"
+ api_breakage_check_enabled: false # https://github.com/swiftlang/swift-syntax/issues/3010
16
docs_check_additional_arguments: "--disable-parameters-and-returns-validation"
17
verify_source_code:
18
name: Validate generated code
api-breakages.txt
0 commit comments