Skip to content

Commit 4a16db6

Browse files
committed
Add more rules to changelog
1 parent eebbdeb commit 4a16db6

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
- `empty_parentheses_with_trailing_closure`
7272
- `empty_string`
7373
- `enum_case_associated_values_count`
74+
- `expiring_todo`
7475
- `explicit_enum_raw_value`
7576
- `explicit_init`
7677
- `fallthrough`
@@ -105,13 +106,15 @@
105106
- `no_space_in_method_call`
106107
- `nslocalizedstring_require_bundle`
107108
- `nsobject_prefer_isequal`
109+
- `nsobject_prefer_isequal`
108110
- `number_separator`
109111
- `operator_whitespace`
110-
- `nsobject_prefer_isequal`
111112
- `prefer_nimble`
113+
- `prefer_self_type_over_type_of_self`
114+
- `prefer_zero_over_explicit_init`
112115
- `private_action`
113-
- `private_over_fileprivate`
114116
- `private_outlet`
117+
- `private_over_fileprivate`
115118
- `private_unit_test`
116119
- `prohibited_interface_builder`
117120
- `protocol_property_accessors_order`

0 commit comments

Comments
 (0)