akka-guide icon indicating copy to clipboard operation
akka-guide copied to clipboard

Rename proto files to lower_snake_case

Open patriknw opened this issue 3 years ago • 3 comments

According to the style guide https://developers.google.com/protocol-buffers/docs/style:

Files should be named lower_snake_case.proto

patriknw avatar Apr 29 '21 07:04 patriknw

and field names, e.g. cart_id

patriknw avatar Jun 28 '21 09:06 patriknw

We need to make this change in the code - Then I can make the changes in the docs.

thothmoses avatar Jul 16 '21 18:07 thothmoses

Hi, It would be more easier if you can specify the file name or field_names to change.

GKuldeepak-Knoldus avatar Dec 26 '21 12:12 GKuldeepak-Knoldus