PDF-Archiver/PDF-Archiver

View on GitHub
AppClip/MainContentView.swift

Summary

Maintainability
A
0 mins
Test Coverage

Type name should only contain alphanumeric characters: 'ContentView_Previews'
Open

struct ContentView_Previews: PreviewProvider {
Severity: Critical
Found in AppClip/MainContentView.swift by swiftlint

Variable name should be between 3 and 40 characters long: 'id'
Open

    public var id: String { path }
Severity: Minor
Found in AppClip/MainContentView.swift by swiftlint

There are no issues that match your filters.

Category
Status