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 3760ca3 commit 292e810Copy full SHA for 292e810
.github/workflows/swiftlint.yml
@@ -20,7 +20,7 @@ jobs:
20
steps:
21
- uses: actions/checkout@v1
22
- name: GitHub Action for SwiftLint with --strict
23
- run: switlint --strict
+ run: swiftlint --strict
24
# uses: norio-nomura/[email protected]
25
# with:
26
# args: --strict
0 commit comments