12 lines
341 B
Text
12 lines
341 B
Text
|
InheritParentConfig: true
|
||
|
|
||
|
CheckOptions:
|
||
|
- key: readability-identifier-naming.ParameterPrefix
|
||
|
value: ""
|
||
|
- key: readability-identifier-naming.PrivateMemberPrefix
|
||
|
value: ""
|
||
|
- key: readability-identifier-naming.LocalVariablePrefix
|
||
|
value: ""
|
||
|
- key: readability-identifier-naming.TemplateParameterPrefix
|
||
|
value: ""
|