We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff5571c commit 610b04aCopy full SHA for 610b04a
CHANGELOG.md
@@ -45,6 +45,9 @@
45
`optional_data_string_conversion` rule.
46
[nadeemnali](https://github.com/nadeemnali)
47
[#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)
51
52
* Add new default `invisible_character` rule that detects invisible characters
53
like zero-width space (U+200B), zero-width non-joiner (U+200C),
0 commit comments