Skip to content

Commit cf25386

Browse files
chore: removed obsolete comment
1 parent 3ffeb49 commit cf25386

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/macOS-tests.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
codespell # See .codespellrc for args
4444
- name: SwiftLint
4545
run: |
46-
# Adding --fix flag makes CI print only errors that cannot be fixed automatically
4746
# 1. Make automated fixes that are possible
4847
# 2. git diff to see what automated fixes were made
4948
# 3. See https://github.com/realm/SwiftLint#xcode explains why the double run

0 commit comments

Comments
 (0)