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