Skip to content

Custom storage for shortcuts #137

Custom storage for shortcuts

Custom storage for shortcuts #137

Triggered via pull request July 27, 2023 08:10
Status Success
Total duration 59s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/KeyboardShortcuts/Name.swift#L60
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
lint: Sources/KeyboardShortcuts/Name.swift#L40
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L592
final_class Violation: Classes should be marked as final whenever possible. If you actually need it to be subclassable, just add `// swiftlint:disable:next final_class`. (final_class)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L452
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L618
Implicit Return Violation: Prefer implicit returns in closures, functions and getters (implicit_return)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L141
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L145
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L445
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L454
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/KeyboardShortcuts.swift#L595
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)