File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments