feat: External links feature branch #27
Annotations
7 errors
SwiftLint:
kDrive/AppDelegate.swift#L106
Use 'next', 'this' or 'previous' instead to disable the 'force_try' rule once, or re-enable it as soon as possible` (blanket_disable_command)
|
SwiftLint:
kDrive/AppDelegate.swift#L108
Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
|
SwiftLint:
kDrive/AppDelegate.swift#L111
Prefer at least one space after slashes for comments (comment_spacing)
|
SwiftLint:
kDrive/AppDelegate.swift#L112
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
kDrive/AppDelegate.swift#L117
Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
kDrive/AppDelegate.swift#L117
Limit vertical whitespace to a single empty line; currently 2 (vertical_whitespace)
|
SwiftLint
Process completed with exit code 2.
|