SwiftLint Report


Violations

Serial No. File Location Severity Message
1 filename 1:1 Warning Violation Reason 1
2 filename 1:0 Error Violation Reason 2
3 path/file.swift 1:2 Error Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int>
4 <nopath> 0:0 Error Colons should be next to the identifier when specifying a type and next to the key in dictionary literals

Summary

Total files with violations 2
Total warnings 1
Total errors 3

Created with SwiftLint ${SWIFTLINT_VERSION} on ${TODAYS_DATE}