+------------------------------------+--------+-------------+--------+----------+--------+------------------+-----------------+
| rule identifier                    | opt-in | correctable | custom | warnings | errors | total violations | number of files |
+------------------------------------+--------+-------------+--------+----------+--------+------------------+-----------------+
| line_length                        | no     | no          | no     |        1 |      1 |                2 |               1 |
| colon                              | no     | yes         | no     |        0 |      1 |                1 |               1 |
| syntactic_sugar                    | no     | yes         | no     |        0 |      1 |                1 |               1 |
| vertical_whitespace_opening_braces | yes    | yes         | no     |        1 |      0 |                1 |               1 |
+------------------------------------+--------+-------------+--------+----------+--------+------------------+-----------------+
| Total                              |        |             |        |        2 |      3 |                5 |               3 |
+------------------------------------+--------+-------------+--------+----------+--------+------------------+-----------------+
