Restore Option key shortcuts for macOS 15.2 and later #173
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)
|