Skip to content

Specific rule to check private member variable #70

@keineahnung2345

Description

@keineahnung2345

We follow this C++ coding style rule, and its 11th rule says that private member variable name should be like length_. But currently all varaibles are in the same group, so I can't make only "private member variable" be checked by its specific rule.

Also, can you please add a rule of "lower_snake_"(lower_snake + underscore), thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions