8 lines
324 B
YAML
8 lines
324 B
YAML
InheritParentConfig: true
|
|
CheckOptions:
|
|
- key: readability-identifier-naming.MemberCase
|
|
value: camelBack
|
|
- key: readability-identifier-naming.ParameterCase
|
|
value: camelBack
|
|
- key: readability-identifier-naming.VariableCase
|
|
value: camelBack
|