Custom UserDefaults suite #182
Annotations
10 warnings
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L81
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L348
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L508
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L517
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L527
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L533
Prefer Self in Static References Violation: Use `Self` to refer to the surrounding type name (prefer_self_in_static_references)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L41
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L465
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L468
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L475
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|