Skip to content

Commit 6bf998b

Browse files
committed
Disabled trailing_comma rule.
1 parent a3c7a48 commit 6bf998b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.swiftlint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ included:
33
- Tests
44
disabled_rules:
55
- line_length
6+
- trailing_comma
67
identifier_name:
78
min_length: 1
89
type_name:

0 commit comments

Comments
 (0)