Severity: warning Rule: line_length Reason: Violation Reason File: filename Line: 1 Column: 2 Severity: error Rule: line_length Reason: Violation Reason File: filename Line: 1 Column: 2 Severity: error Rule: syntactic_sugar Reason: Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> File: filename Line: 1 Column: 2 Severity: error Rule: colon Reason: Colons should be next to the identifier when specifying a type and next to the key in dictionary literals File: <nopath> Line: nil Column: nil