mirror of
https://github.com/morgan9e/macos-stats
synced 2026-04-15 00:34:08 +09:00
feat: changed function_body_length swiftlint rule from 60/80 to 80/100
This commit is contained in:
@@ -137,7 +137,6 @@ public class NetworkChartView: NSView {
|
||||
fatalError("init(coder:) has not been implemented")
|
||||
}
|
||||
|
||||
// swiftlint:disable function_body_length
|
||||
public override func draw(_ dirtyRect: NSRect) {
|
||||
super.draw(dirtyRect)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user