We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f55da3f commit a42f3d1Copy full SHA for a42f3d1
CHANGELOG.md
@@ -40,6 +40,10 @@
40
[theamodhshetty](https://github.com/theamodhshetty)
41
[#5741](https://github.com/realm/SwiftLint/issues/5741)
42
43
+* Improve the opt-in `pattern_matching_keywords` rule by extending support
44
+ beyond `switch case` and refining nested pattern handling
45
+ [GandaLF2006](https://github.com/GandaLF2006)
46
+
47
### Bug Fixes
48
49
* Add an `ignore_attributes` option to `implicit_optional_initialization` so
0 commit comments