Shared code for VPN onboarding tips #2634
Annotations
4 errors
SwiftLint:
Sources/Common/Combine/CurrentValuePublisher.swift#L30
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
Sources/Common/Combine/CurrentValuePublisher.swift#L1
Header comments should be consistent with project patterns (file_header)
|
SwiftLint:
Sources/Common/Combine/CurrentValuePublisher.swift#L34
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
Sources/Common/Combine/CurrentValuePublisher.swift#L35
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
Loading