feat: changed function_body_length swiftlint rule from 60/80 to 80/100

This commit is contained in:
Serhiy Mytrovtsiy
2022-04-02 12:45:41 +02:00
parent 41a4dd6385
commit 6fb2c9b11b
7 changed files with 1 additions and 7 deletions

View File

@@ -322,7 +322,6 @@ public class ProcessReader: Reader<[Network_Process]> {
self.popup = true
}
// swiftlint:disable function_body_length
public override func read() {
if self.numberOfProcesses == 0 {
return