Skip to content

Commit 024ce73

Browse files
authored
chore: remove redundant --strict option from swiftlint (#26)
## What's Changed `--strict` is ignored with `--fix`. Closes #25.
1 parent 482ecea commit 024ce73

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,3 @@ repos:
2323
args:
2424
- "--fix"
2525
- "--format"
26-
- "--strict"

0 commit comments

Comments
 (0)