::warning file=filename,line=1,col=1::Violation Reason 1 (line_length)
::error file=filename,line=1,col=1::Violation Reason 2 (line_length)
::error file=path/file.swift,line=1,col=2::Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> (syntactic_sugar)
::error file=,line=1,col=1::Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)