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 3e79120 commit 070b233Copy full SHA for 070b233
.github/workflows/lint.yml
@@ -23,4 +23,4 @@ jobs:
23
run: brew install swiftlint
24
25
- name: Run SwiftLint
26
- run: swiftlint lint --strict
+ run: swiftlint lint
0 commit comments