Add support for VobSub in MKV files #198
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L33
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L34
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L37
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L40
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L40
Remove redundant parentheses. (redundantParens)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L43
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L43
Wrap lines that exceed the specified maximum width. (wrap)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L44
Wrap lines that exceed the specified maximum width. (wrap)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L46
Replace consecutive spaces with a single space. (consecutiveSpaces)
|
Lint:
Sources/macSubtitleOCR/MKV/MKVHelpers.swift#L46
Remove redundant parentheses. (redundantParens)
|