Skip to content

Commit 7a8bde7

Browse files
Mark Pospeselmpospese
authored andcommitted
Remove obsolete rule (Xcode now enforces this)
1 parent 54a0df2 commit 7a8bde7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.swiftlint.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ disabled_rules: # rule identifiers turned on by default to exclude from running
44
- multiple_closures_with_trailing_closure
55

66
opt_in_rules: # some rules are turned off by default, so you need to opt-in
7-
- anyobject_protocol
87
- contains_over_first_not_nil
98
- empty_count
109
- first_where

0 commit comments

Comments
 (0)