We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412b0a2 commit 334506cCopy full SHA for 334506c
.github/workflows/swiftlint.yml
@@ -8,4 +8,4 @@ jobs:
8
steps:
9
- uses: actions/checkout@v3
10
- name: GitHub Action for SwiftLint with --strict
11
- run: swiftlint --strict
+ run: swiftlint --reporter github-actions-logging --strict
0 commit comments