Created simple burrow UI for iOS #345
Annotations
5 warnings
Swift Lint:
Apple/App/TunnelView.swift#L23
Code should be indented using one tab or 4 spaces (indentation_width)
|
Swift Lint:
Apple/App/TunnelView.swift#L24
Line should be 120 characters or less; currently it has 135 characters (line_length)
|
Swift Lint:
Apple/App/TunnelView.swift#L6
Lines should not have trailing whitespace (trailing_whitespace)
|
Swift Lint:
Apple/App/TunnelView.swift#L8
Limit vertical whitespace to a single empty line; currently 3 (vertical_whitespace)
|
Swift Lint:
Apple/App/Menu/MenuView.swift#L43
Line should be 120 characters or less; currently it has 130 characters (line_length)
|