Skip to content

Commit 87a0fc6

Browse files
unnameddthomaspaulmann
authored andcommitted
Fix deprecated sub command from SwiftLint
1 parent 554574d commit 87a0fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ lint:
3636
swiftlint lint
3737

3838
fix:
39-
swiftlint autocorrect --format
39+
swiftlint --fix

0 commit comments

Comments
 (0)