Skip to content

Commit 3553d5d

Browse files
committed
Fixed failing registration issue
1 parent eaef5ce commit 3553d5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,11 +51,11 @@
5151
and FEFF formatting character (U+FEFF) in string literals, which can cause hard-to-debug issues.
5252
[kapitoshka438](https://github.com/kapitoshka438)
5353
[#6045](https://github.com/realm/SwiftLint/issues/6045)
54+
5455
* Add `variable_shadowing` rule that flags when a variable declaration shadows
5556
an identifier from an outer scope.
5657
[nadeemnali](https://github.com/nadeemnali)
5758
[#6228](https://github.com/realm/SwiftLint/issues/6228)
58-
5959
### Bug Fixes
6060

6161
* Add an `ignore_attributes` option to `implicit_optional_initialization` so

0 commit comments

Comments
 (0)