We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Given that enum variants are not types, it doesn't make sense to have a lint named non_camel_case_types be checking the naming of those.
non_camel_case_types
Add another lint named non_camel_case_enum_variants to check those.
non_camel_case_enum_variants