Pattern: Invalid variable name
Issue: -
This rule makes sure that all variables use the configured style for their names.
Attribute | Value |
---|---|
EnforcedStyle | snake_case |
SupportedStyles | snake_case, camelCase |
Pattern: Invalid variable name
Issue: -
This rule makes sure that all variables use the configured style for their names.
Attribute | Value |
---|---|
EnforcedStyle | snake_case |
SupportedStyles | snake_case, camelCase |