Skip to content
This repository has been archived by the owner on Jan 6, 2019. It is now read-only.

sync variable names: underscore vs. CamelCase #19

Open
landam opened this issue Apr 17, 2018 · 1 comment
Open

sync variable names: underscore vs. CamelCase #19

landam opened this issue Apr 17, 2018 · 1 comment

Comments

@landam
Copy link
Collaborator

landam commented Apr 17, 2018

No description provided.

@landam landam added this to the Milestone 1 milestone Apr 17, 2018
@landam landam self-assigned this Apr 17, 2018
@landam
Copy link
Collaborator Author

landam commented Apr 18, 2018

  • class name -> CamelCase
  • class method -> do_something
  • variables -> done_something
  • modules -> file_1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant