Skip to content

macro_names rule complains about "STAGED_CONTENT(Path)" #41

Closed
@jfacorro

Description

Since this rule is validating that every alphanumeric character between -define( and the first , is upper case, when defining a macro with arguments it fails.

-define(STAGED_CONTENT(Path),
        "git show :" ++ Path).

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions