Performance and UX improvements #44
Annotations
3 errors and 4 warnings
|
swiftformat
Process completed with exit code 1.
|
|
swiftlint
Process completed with exit code 2.
|
|
swiftlint:
Snap-O/ADB/ADBSocketConnection.swift#L352
Prefer failable `String(bytes:encoding:)` initializer when converting `Data` to `String` (optional_data_string_conversion)
|
|
swiftformat:
Snap-O/CaptureWindow/CaptureController.swift#L331
Insert/remove explicit self where applicable. (redundantSelf)
|
|
swiftformat:
Snap-O/CaptureWindow/CaptureController.swift#L307
Insert/remove explicit self where applicable. (redundantSelf)
|
|
swiftformat:
Snap-O/CaptureWindow/CaptureController.swift#L180
Remove semicolons. (semicolons)
|
|
swiftformat:
Snap-O/ADB/DeviceTracker.swift#L53
Remove semicolons. (semicolons)
|