Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 265 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (5 loc) · 265 Bytes

Few coding conventions for this project

  • Use camelCase for variables as well as methods
  • Use ALL_CAPS_SNAKE_CASE for constants
  • Use 2 spaces as a tab
  • StyleGuide for Eclipse