cargo icon indicating copy to clipboard operation
cargo copied to clipboard

Proper variable namings

Open krzysztof-gzocha opened this issue 9 years ago • 2 comments

I can see in the code a lot of variables like fn, t, v, etc. Wouldn't it be better to keep some naming convention with actually meaningful names for all variables?

It would be simpler to do right now, when project is young.

krzysztof-gzocha avatar Sep 24 '16 09:09 krzysztof-gzocha

Some of the naming decisions come from the conventions of the Go language itself. But we can work something in that sense. Want to jump in?

drgomesp avatar Sep 24 '16 09:09 drgomesp

Well I can help with reviewing for now. Don't have too much time to contribute some code for now

krzysztof-gzocha avatar Sep 24 '16 09:09 krzysztof-gzocha