Skip to content

Commit d53104f

Browse files
committed
Remove anyobject_protocol rule
The rule [has been deprecated](https://github.com/realm/SwiftLint/releases/tag/0.50.0).
1 parent b946ee3 commit d53104f

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
@@ -28,7 +28,6 @@ disabled_rules:
2828

2929
# Some rules are only opt-in
3030
opt_in_rules:
31-
- anyobject_protocol
3231
- array_init
3332
- attributes
3433
- closure_end_indentation

0 commit comments

Comments
 (0)