mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-14 00:04:15 +09:00
feat: changed swiftlint rules for body and file length
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
import Cocoa
|
||||
import Kit
|
||||
|
||||
// swiftlint:disable type_body_length
|
||||
internal class Popup: NSStackView, Popup_p {
|
||||
public var sizeCallback: ((NSSize) -> Void)? = nil
|
||||
|
||||
|
||||
Reference in New Issue
Block a user