Skip to content

Commit c4db9e6

Browse files
committed
Update CHANGELOG.md
1 parent af38476 commit c4db9e6

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
@@ -93,6 +93,10 @@
9393
[SimplyDanny](https://github.com/SimplyDanny)
9494
[#6451](https://github.com/realm/SwiftLint/issues/6451)
9595

96+
* `multiline_call_arguments` no longer reports violations for enum-case patterns in
97+
pattern matching (e.g. if case, switch case, for case, catch).
98+
[GandaLF2006](https://github.com/GandaLF2006)
99+
96100
## 0.63.1: High-Speed Extraction
97101

98102
### Breaking

0 commit comments

Comments
 (0)