Skip to content

Commit 610b04a

Browse files
committed
Update CHANGELOG.md
1 parent ff5571c commit 610b04a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@
4545
`optional_data_string_conversion` rule.
4646
[nadeemnali](https://github.com/nadeemnali)
4747
[#6359](https://github.com/realm/SwiftLint/issues/6359)
48+
* Improve the opt-in `pattern_matching_keywords` rule by extending support
49+
beyond `switch case` and refining nested pattern handling.
50+
[GandaLF2006](https://github.com/GandaLF2006)
4851

4952
* Add new default `invisible_character` rule that detects invisible characters
5053
like zero-width space (U+200B), zero-width non-joiner (U+200C),

0 commit comments

Comments
 (0)