Basic gesture support in live preview #41
Annotations
4 errors and 2 warnings
|
swiftformat
Process completed with exit code 1.
|
|
swiftlint
Process completed with exit code 2.
|
|
swiftlint:
Snap-O/Recording/LivePreviewPointerInjector.swift#L6
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
swiftlint:
Snap-O/Recording/LivePreviewPointerInjector.swift#L5
String enum values can be omitted when they are equal to the enumcase name (redundant_string_enum_value)
|
|
swiftformat:
Snap-O/Recording/LivePreviewPointerInjector.swift#L6
Remove redundant raw string values for enum cases. (redundantRawValues)
|
|
swiftformat:
Snap-O/Recording/LivePreviewPointerInjector.swift#L5
Remove redundant raw string values for enum cases. (redundantRawValues)
|