Skip to content

Commit af2eb10

Browse files
committed
Update CHANGELOG.md
1 parent 5843494 commit af2eb10

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@
3131
* Add new `unneeded_escaping` rule that detects closure parameters marked with
3232
`@escaping` that are never stored or captured escapingly.
3333
[SimplyDanny](https://github.com/SimplyDanny)
34+
35+
* Add `multiline_call_arguments` opt-in rule to enforce consistent multiline
36+
formatting for function and method call arguments.
37+
[GandaLF2006](https://github.com/GandaLF2006)
3438

3539
### Bug Fixes
3640

0 commit comments

Comments
 (0)