Fixed All SwiftLint Linting Warnings & Errors #60
Annotations
3 warnings
|
Example/Package.swift#L6
Top-level declarations should specify Access Control Level keywords explicitly (explicit_top_level_acl)
|
|
Example/Package.swift#L6
All declarations should specify Access Control Level keywords explicitly (explicit_acl)
|
|
Example/Sources/SeleniumSwiftExample/main.swift#L1
File name should match a type or extension declared in the file (if any) (file_name)
|
The logs for this run have expired and are no longer available.
Loading