Skip to content

Restore Option key shortcuts for macOS 15.2 and later #173

Restore Option key shortcuts for macOS 15.2 and later

Restore Option key shortcuts for macOS 15.2 and later #173

Triggered via pull request December 13, 2024 07:04
Status Success
Total duration 39s
Artifacts

swiftlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: Sources/KeyboardShortcuts/Shortcut.swift#L110
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
lint: Sources/KeyboardShortcuts/Shortcut.swift#L109
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)