Network Settings Objects Generation #362
Annotations
10 warnings
Swift Lint:
Apple/App/Menu/MenuView.swift#L43
Line should be 120 characters or less; currently it has 130 characters (line_length)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L7
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L22
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L23
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L25
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L36
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L60
Opening braces should be preceded by a single space and on the same line as the declaration (opening_brace)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L3
Imports should be sorted (sorted_imports)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L86
Files should have a single trailing newline (trailing_newline)
|
Swift Lint:
Apple/NetworkExtension/PacketTunnelProvider.swift#L9
Lines should not have trailing whitespace (trailing_whitespace)
|