Skip to content

Commit 7cf6132

Browse files
committed
remove disable for swiftlint:function_body_length
1 parent 2155e59 commit 7cf6132

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Sources/CodeEditTextView/STTextViewController.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ public class STTextViewController: NSViewController, STTextViewDelegate, ThemeAt
7272

7373
// MARK: VC Lifecycle
7474

75-
// swiftlint:disable function_body_length
7675
public override func loadView() {
7776
let scrollView = STTextView.scrollableTextView()
7877
textView = scrollView.documentView as? STTextView

0 commit comments

Comments
 (0)