Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 731 Bytes

File metadata and controls

20 lines (14 loc) · 731 Bytes

CodingStandard

This based on the consensus between devs.

Requirements:

Common:

  • Use gitflow to manage code.
  • Code must be tested.
  • Remove redundant code.
  • Remove duplication code.
  • Remove rem code.
  • Meaning function or method name.