-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Enable Swift 6 Language Mode checks (#7)
### Motivation Much of the project passes the Swift 6 language mode checks, so we should run them on each pull request to prevent regressions. ### Modifications Enable the Swift 6 language mode check job in the pull request workflow and fix the errors it finds. ### Result The Swift 6 checks will pass. ### Test Plan Ran the checks locally using `act pull_request`.
- Loading branch information
Showing
2 changed files
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters