Skip to content

declaration_naming not respecting type factory #132

@KurtWagner

Description

@KurtWagner

For example,

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions