PDF-Archiver/PDF-Archiver

View on GitHub
ArchiveCore/Sources/ArchiveBackend/Extensions/String.swift

Summary

Maintainability
A
0 mins
Test Coverage

Line should be 120 characters or less: currently 137 characters
Open

        let slugCharacterSet = NSCharacterSet(charactersIn: "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\(separator)")

Line should be 120 characters or less: currently 442 characters
Open

        "A crash occurred! Please answere the following questions to help investigate the problem.\n* What were the last steps (before the crash) in the app?\n\n\n* Was a particularly large or possibly corrupt PDF file opened?\n\n\n* How long was the app used before the crash?\n\n\n* Is there any other important information that could help with troubleshooting?\n\n\n* Can the crash be reproduced? If so, what steps are needed?\n".localized

Line should be 120 characters or less: currently 130 characters
Open

        // https://github.com/malt03/SwiftString/blob/0aeb47cbfa77cf8552bbadf49360ef529fbb8c03/Sources/StringExtensions.swift#L194

There are no issues that match your filters.

Category