Skip to content

Commit 8518f83

Browse files
Mark Pospeselmpospese
Mark Pospesel
authored andcommitted
[Issue-43] Update SwiftLint config file to latest
1 parent af09946 commit 8518f83

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.swiftlint.yml

-2
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
@@ -20,7 +19,6 @@ opt_in_rules: # some rules are turned off by default, so you need to opt-in
2019
- operator_whitespace
2120
- prohibited_interface_builder
2221
- unneeded_parentheses_in_closure_argument
23-
- unused_import
2422
- vertical_whitespace_closing_braces
2523
- vertical_whitespace_opening_braces
2624

0 commit comments

Comments
 (0)