We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6201da commit 090bf28Copy full SHA for 090bf28
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
### Bug Fixes
53
0 commit comments