PDF-Archiver/PDF-Archiver

View on GitHub
macOS/MacSplitNavigation.swift

Summary

Maintainability
A
0 mins
Test Coverage

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

                        Label(untaggedMode ? "Tagging Mode" : "Archive Mode", systemImage: untaggedMode ? "tag.fill" : "archivebox.fill")
Severity: Minor
Found in macOS/MacSplitNavigation.swift by swiftlint

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

                        Logger.pdfDropHandler.errorAndAssert("Failed to get imported url", metadata: ["error": "\(error)"])
Severity: Minor
Found in macOS/MacSplitNavigation.swift by swiftlint

There are no issues that match your filters.

Category
Status