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 0d774a5 commit 1d23717Copy full SHA for 1d23717
.github/workflows/pull_request.yml
@@ -13,3 +13,7 @@ jobs:
13
uses: swiftlang/github-workflows/.github/workflows/soundness.yml@main
14
with:
15
license_header_check_project_name: "Swift Numerics"
16
+ # https://github.com/apple/swift-numerics/issues/303
17
+ license_header_check_enabled: false
18
+ # https://github.com/apple/swift-numerics/issues/302
19
+ format_check_enabled: false
0 commit comments