Fixed All SwiftLint Linting Warnings & Errors #82
Annotations
3 warnings
|
swiftlint:
Example/Package.swift#L6
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
swiftlint:
Example/Package.swift#L6
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
swiftlint:
Example/Sources/SeleniumSwiftExample/main.swift#L1
File name should match a type or extension declared in the file (if any) (file_name)
|