Skip to content

Commit a26562c

Browse files
committed
Linter
1 parent be668bc commit a26562c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/CodeEditTextViewTests/TextLayoutLineStorageTests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ extension UUID: @retroactive Identifiable {
1111
public var id: UUID { self }
1212
}
1313

14-
final class TextLayoutLineStorageTests: XCTestCase {
14+
final class TextLayoutLineStorageTests: XCTestCase { // swiftlint:disable:this type_body_length
1515

1616
/// Creates a balanced height=3 tree useful for testing and debugging.
1717
/// - Returns: A new tree.

0 commit comments

Comments
 (0)