Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit

Permalink
disable trailing_comma (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
mallexxx authored and afterxleep committed Aug 2, 2023
1 parent d5c6373 commit 9f5fb53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .swiftlint.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
disabled_rules:
- trailing_whitespace
- trailing_comma
- nesting

line_length:
Expand Down

0 comments on commit 9f5fb53

Please sign in to comment.