Make unregisterall() remove UserDefaults + Make it a public method #162
Annotations
5 warnings
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
Sources/KeyboardShortcuts/Utilities.swift#L17
Superfluous Disable Command Violation: SwiftLint rule 'non_optional_string_data_conversion' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L237
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L281
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
lint:
Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L289
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|