For example, ```zig error Constant declaration should be snake_case [game-src/utils.zig:18:7] declaration_naming 18 | const MinimumNewLinesType = std.math.IntFittingRange(0, 200); | ^^^^^^^^^^^^^^^^^^^ ``` Related to #83