-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Pipeline: Enable unacceptable language checks #9426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Pipeline: Enable unacceptable language checks #9426
Conversation
|
@swift-ci test |
5458a29 to
665fe6b
Compare
|
@swift-ci test |
665fe6b to
83ec7bf
Compare
|
@swift-ci test |
Enable the Unacceptable language checks in the repository and update the code base to remove such laguage. Fixes: swiftlang#9395 Issue: rdar://164975556
83ec7bf to
14afa81
Compare
|
@swift-ci test |
jakepetroules
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There's probably some more changes that can be made here ('kill' and 'master' occurrences which we don't really need to keep) but we could easily handle those in a follow-up PR by searching for "ignore-unacceptable-language".
|
@swift-ci test windows platform |
|
The current Windows self-hosted pipeline failures are caused by swiftlang/swift-build#936, or at least this expected the issue. |
|
@swift-ci test self hosted windows |
|
@swift-ci test self hosted windows |
Enable the Unacceptable language checks in the repository and update the code base to remove such laguage.
Fixes: #9395
Issue: rdar://164975556