Skip to content

Custom UserDefaults suite #180

Custom UserDefaults suite

Custom UserDefaults suite #180

Triggered via pull request April 12, 2025 20:56
Status Success
Total duration 34s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: Sources/KeyboardShortcuts/Utilities.swift#L625
Block Based KVO Violation: Prefer the new block based KVO API with keypaths when using Swift 3.2 or later (block_based_kvo)
lint: Sources/KeyboardShortcuts/Utilities.swift#L628
Colon Spacing Violation: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
lint: Sources/KeyboardShortcuts/Utilities.swift#L628
Discouraged Optional Collection Violation: Prefer empty collection over optional collection (discouraged_optional_collection)
lint: Sources/KeyboardShortcuts/Utilities.swift#L565
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L573
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L585
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L589
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L592
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L596
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
lint: Sources/KeyboardShortcuts/Utilities.swift#L604
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)