Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
added --strict to make sure the PR will fail when not resolved (hopef…
…ully)
  • Loading branch information
watkyn committed Sep 14, 2020
commit 146f6d8eb8c75b60bfe170eb32c8d1035d50a1d4
4 changes: 3 additions & 1 deletion .github/workflows/swiftlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: GitHub Action for SwiftLint
- name: Swiftlint verification
uses: norio-nomura/action-swiftlint@master
with:
args: --strict