Add IAN TCP connections #5796
Annotations
3 warnings
Run swiftlint
swiftlint 0.57.1 is already installed and up-to-date.
To reinstall 0.57.1, run:
brew reinstall swiftlint
|
Run swiftlint:
MullvadRustRuntime/EphemeralPeerNegotiator.swift#L14
SwiftLint rule 'function_parameter_count' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Run swiftlint:
PacketTunnelCore/Actor/PacketTunnelActor.swift#L103
Function body should span 50 lines or less excluding comments and whitespace: currently spans 51 lines (function_body_length)
|
Loading