Skip to content

Commit b6ebbcf

Browse files
authored
Format changelog (#6105)
1 parent 1e25cf6 commit b6ebbcf

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@
1414

1515
### Enhancements
1616

17-
* Fix false positives for `Actor`-conforming delegate protocols in the `class_delegate_protocol` rule.
17+
* Fix false positives for `Actor`-conforming delegate protocols in the
18+
`class_delegate_protocol` rule.
1819
[imsonalbajaj](https://github.com/imsonalbajaj)
1920
[#6054](https://github.com/realm/SwiftLint/issues/6054)
2021

2122
* Migrate `file_length` rule from SourceKit to SwiftSyntax for improved performance
2223
and fewer false positives.
2324
[JP Simard](https://github.com/jpsim)
2425

25-
* Migrate `vertical_whitespace` rule from SourceKit to SwiftSyntax for improved performance.
26+
* Migrate `vertical_whitespace` rule from SourceKit to SwiftSyntax for improved performance.
2627
[Matt Pennig](https://github.com/pennig)
2728

2829
### Bug Fixes

0 commit comments

Comments
 (0)