Fix mismatch in recognized vs. detected text boxes #87
Annotations
8 errors
Run SwiftLint:
Automator/Sources/RedactActionExportOperation.swift#L9
Prefer at least one space after slashes for comments (comment_spacing)
|
Run SwiftLint:
Automator/Sources/RedactActionExportOperation.swift#L71
Prefer at least one space after slashes for comments (comment_spacing)
|
Run SwiftLint:
Automator/Sources/RedactActionExportOperation.swift#L19
SwiftLint rule 'function_body_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
|
Run SwiftLint:
Automator/Sources/RedactActionExportOperation.swift#L60
MARK comment should be in valid format. e.g. '// MARK: ...' or '// MARK: - ...' (mark)
|
Run SwiftLint:
Automator/Sources/RedactedImageExporter.swift#L8
Prefer at least one space after slashes for comments (comment_spacing)
|
Run SwiftLint:
Automator/Sources/RedactedImageExporter.swift#L24
Prefer at least one space after slashes for comments (comment_spacing)
|
Run SwiftLint:
Modules/Capabilities/Brushes/Sources/BrushStampFactory.swift#L157
Enum shouldn't contain multiple cases with the same name (duplicate_enum_cases)
|
Run SwiftLint:
Modules/Capabilities/Brushes/Sources/BrushStampFactory.swift#L158
Enum shouldn't contain multiple cases with the same name (duplicate_enum_cases)
|