Malware protection 4: Refactor Malicious update manager #3024
Annotations
2 errors
SwiftLint:
Sources/MaliciousSiteProtection/Services/UpdateManager.swift#L79
Returning Void in a function declaration is redundant (redundant_void_return)
|
SwiftLint:
Tests/MaliciousSiteProtectionTests/Mocks/MockMaliciousSiteProtectionDataManager.swift#L24
Lines should not have trailing whitespace (trailing_whitespace)
|
Loading