Skip to content

Commit eb602f2

Browse files
committed
Fixed failing registration issue
1 parent eaef5ce commit eb602f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
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)

0 commit comments

Comments
 (0)