Skip to content

Commit ffe6c89

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)