Skip to content

Commit ce274a2

Browse files
chore: swiftlint will run with --fix by default
1 parent 50d6458 commit ce274a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ repos:
2222
# rev: 0.50.3
2323
# hooks:
2424
# - id: swiftlint
25-
# args: [Sources, Tests]
25+
# args: [--fix, Sources, Tests]

0 commit comments

Comments
 (0)