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 2ac002c commit 555cb99Copy full SHA for 555cb99
.github/workflows/lint.yml
@@ -29,3 +29,4 @@ jobs:
29
api_breakage_check_enabled: false # this repo doesn't vend any API
30
license_header_check_enabled: false # feature: https://github.com/swiftlang/github-workflows/issues/78
31
license_header_check_project_name: "Swift.org" # bug: https://github.com/swiftlang/github-workflows/issues/76
32
+ unacceptable_language_check_enabled: false # unfortunately many hardware specs use terms like master/slave in their documentation
0 commit comments