We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eaef5ce commit 3553d5dCopy full SHA for 3553d5d
1 file changed
CHANGELOG.md
@@ -51,11 +51,11 @@
51
and FEFF formatting character (U+FEFF) in string literals, which can cause hard-to-debug issues.
52
[kapitoshka438](https://github.com/kapitoshka438)
53
[#6045](https://github.com/realm/SwiftLint/issues/6045)
54
+
55
* Add `variable_shadowing` rule that flags when a variable declaration shadows
56
an identifier from an outer scope.
57
[nadeemnali](https://github.com/nadeemnali)
58
[#6228](https://github.com/realm/SwiftLint/issues/6228)
-
59
### Bug Fixes
60
61
* Add an `ignore_attributes` option to `implicit_optional_initialization` so
0 commit comments