@@ -33,7 +33,6 @@ only_rules:
3333- contains_over_filter_is_empty
3434- contains_over_first_not_nil
3535- contains_over_range_nil_comparison
36- # - contrasted_opening_brace
3736- control_statement
3837- convenience_type
3938- custom_rules
@@ -74,7 +73,6 @@ only_rules:
7473- file_name
7574- file_name_no_space
7675- file_types_order
77- - final_test_case
7876- first_where
7977- flatmap_over_map_reduce
8078- for_where
@@ -126,13 +124,11 @@ only_rules:
126124- multiple_closures_with_trailing_closure
127125- nesting
128126- nimble_operator
129- # - no_empty_block
130127- no_extension_access_modifier
131128- no_fallthrough_only
132129- no_grouping_extension
133130# - no_magic_numbers
134131- no_space_in_method_call
135- - non_optional_string_data_conversion
136132- non_overridable_class_declaration
137133- notification_center_detachment
138134- ns_number_init_as_function_reference
@@ -141,7 +137,6 @@ only_rules:
141137- nsobject_prefer_isequal
142138- number_separator
143139# - object_literal
144- # - one_declaration_per_file
145140- opening_brace
146141- operator_usage_whitespace
147142- operator_whitespace
@@ -151,7 +146,6 @@ only_rules:
151146- override_in_extension
152147- pattern_matching_keywords
153148- period_spacing
154- - prefer_key_path
155149- prefer_nimble
156150- prefer_self_in_static_references
157151- prefer_self_type_over_type_of_self
@@ -187,7 +181,6 @@ only_rules:
187181# - return_value_from_void_function
188182- self_binding
189183- self_in_property_initialization
190- # - shorthand_argument
191184- shorthand_operator
192185- shorthand_optional_binding
193186- single_test_class
@@ -196,7 +189,6 @@ only_rules:
196189- sorted_imports
197190- statement_position
198191- static_operator
199- - static_over_final_class
200192- strict_fileprivate
201193- strong_iboutlet
202194- superfluous_disable_command
@@ -229,7 +221,6 @@ only_rules:
229221- unused_control_flow_label
230222- unused_enumerated
231223- unused_optional_binding
232- - unused_parameter
233224- unused_setter_value
234225- valid_ibinspectable
235226- vertical_parameter_alignment
0 commit comments