Skip to content

Commit 0d4f086

Browse files
zztkmvoluntas
andauthored
Update Makefile
Co-authored-by: V <nakai@shiguredo.jp>
1 parent 5acc8c2 commit 0d4f086

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
@@ -8,7 +8,7 @@ fmt:
88
fmt-lint:
99
swift format lint --strict --parallel --recursive Sora SoraTests
1010

11-
# Lint (SwiftLint)
11+
# SwiftLint
1212
lint:
1313
swift package plugin --allow-writing-to-package-directory swiftlint --fix .
1414
swift package plugin --allow-writing-to-package-directory swiftlint --strict .

0 commit comments

Comments
 (0)