Custom UserDefaults suite#210
Closed
Maschina wants to merge 18 commits into
Closed
Annotations
5 warnings
|
Tests/KeyboardShortcutsTests/KeyboardShortcutsTests.swift#L305
Empty String Violation: Prefer checking `isEmpty` over comparing `string` to an empty string literal (empty_string)
|
|
Tests/KeyboardShortcutsTests/KeyboardShortcutsTests.swift#L258
Empty String Violation: Prefer checking `isEmpty` over comparing `string` to an empty string literal (empty_string)
|
|
Tests/KeyboardShortcutsTests/KeyboardShortcutsTests.swift#L141
Empty String Violation: Prefer checking `isEmpty` over comparing `string` to an empty string literal (empty_string)
|
|
Tests/KeyboardShortcutsTests/KeyboardShortcutsTests.swift#L40
Empty Collection Literal Violation: Prefer checking `isEmpty` over comparing collection to an empty array or dictionary literal (empty_collection_literal)
|
|
Tests/KeyboardShortcutsTests/RecorderLayoutTests.swift#L26
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
The logs for this run have expired and are no longer available.
Loading