Files
SwiftLint/Tests/SwiftLintFrameworkTests/Resources/CannedCSVReporterOutput.csv
T
Marcelo Fabri 01e73e2820 Updating tests
2016-12-22 00:09:28 -02:00

429 B

1filelinecharacterseveritytypereasonrule_idfilename12WarningLine LengthViolation Reason.line_lengthfilename12ErrorLine LengthViolation Reason.line_lengthfilename12ErrorSyntactic SugarShorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int>.syntactic_sugarErrorColonColons should be next to the identifier when specifying a type and next to the key in dictionary literals.colon