Skip to content

Commit d907be7

Browse files
committed
Update CHANGELOG.md
1 parent ff5571c commit d907be7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,10 @@
4646
[nadeemnali](https://github.com/nadeemnali)
4747
[#6359](https://github.com/realm/SwiftLint/issues/6359)
4848

49+
* Improve the opt-in `pattern_matching_keywords` rule by extending support
50+
beyond `switch case` and refining nested pattern handling.
51+
[GandaLF2006](https://github.com/GandaLF2006)
52+
4953
* Add new default `invisible_character` rule that detects invisible characters
5054
like zero-width space (U+200B), zero-width non-joiner (U+200C),
5155
and FEFF formatting character (U+FEFF) in string literals, which can cause hard-to-debug issues.

0 commit comments

Comments
 (0)