Added option to hide mouse pointer #8
Annotations
4 errors and 1 warning
SwiftLint:
AKPlugin.swift#L48
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint:
PlayTools/Controls/MenuController.swift#L162
Comma Spacing Violation: There should be no space before and one after any comma (comma)
|
SwiftLint:
PlayTools/Controls/MenuController.swift#L76
Control Statement Violation: `if`, `for`, `guard`, `switch`, `while`, and `catch` statements shouldn't unnecessarily wrap their conditionals or arguments in parentheses (control_statement)
|
SwiftLint:
PlayTools/Controls/MenuController.swift#L74
Trailing Whitespace Violation: Lines should not have trailing whitespace (trailing_whitespace)
|
SwiftLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|