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

Latest commit

 

History

History
16 lines (12 loc) · 385 Bytes

README.devel.md

File metadata and controls

16 lines (12 loc) · 385 Bytes

Development guidelines

Please follow some simple rules for coding on CMIstark:

  • keep the code consistent across the whole package!
  • use git-flow (the tools and the concept)
  • consistently use two empty lines between functions/methods and three empty lines above a class