Other
⛔️ Colons should be next to the identifier when specifying a type and next to the key in dictionary literals (colon)
filename
⛔️ Line 1: Violation Reason (line_length)
⛔️ Line 1: Shorthand syntactic sugar should be used, i.e. [Int] instead of Array<Int> (syntactic_sugar)
⚠️ Line 1: Violation Reason (line_length)