We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 008fd9b commit 1576b0cCopy full SHA for 1576b0c
.github/workflows/lint.yml
@@ -15,4 +15,4 @@ jobs:
15
- name: Switch Xcode 🔄
16
run: sudo xcode-select --switch /Applications/Xcode_15.0.app
17
- name: Swift Lint
18
- run: swiftlint --strict
+ run: swiftlint
0 commit comments