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 3ffeb49 commit cf25386Copy full SHA for cf25386
.github/workflows/macOS-tests.yml
@@ -43,7 +43,6 @@ jobs:
43
codespell # See .codespellrc for args
44
- name: SwiftLint
45
run: |
46
- # Adding --fix flag makes CI print only errors that cannot be fixed automatically
47
# 1. Make automated fixes that are possible
48
# 2. git diff to see what automated fixes were made
49
# 3. See https://github.com/realm/SwiftLint#xcode explains why the double run
0 commit comments