meshenger-android icon indicating copy to clipboard operation
meshenger-android copied to clipboard

Rename variables from underscore to CamelCase

Open mwarning opened this issue 1 year ago • 4 comments

Kotlin (or rather Android Studio) complains about local varaibles that have underscores. All such variables need to be renamed. E.g. "new_from" => "newFrom"

mwarning avatar Oct 12 '22 20:10 mwarning

hi @mwarning , it means you want to replace snake_case into CamelCase on the whole project? can you please assign it to me?

thanks!

Rarj avatar Oct 13 '22 12:10 Rarj

hey @Rarj We don't assign Hacktoberfest related issues so its open to all in first come first take basis

adicoder95 avatar Oct 13 '22 13:10 adicoder95

Is this is issue still open ?

GeorgeET15 avatar Oct 16 '22 09:10 GeorgeET15

yes, so far.

mwarning avatar Oct 16 '22 18:10 mwarning