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

1 line
429 B
CSV

file,line,character,severity,type,reason,rule_id,filename,1,2,Warning,Line Length,Violation Reason.,line_length,filename,1,2,Error,Line Length,Violation Reason.,line_length,filename,1,2,Error,Syntactic Sugar,"Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int>.",syntactic_sugar,,,,Error,Colon,Colons should be next to the identifier when specifying a type and next to the key in dictionary literals.,colon