Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.11 KB

File metadata and controls

23 lines (18 loc) · 1.11 KB

Makimo's Style Guide

It is much easier to understand codebase when it's written in a consistent style.

This set of documents contains:

  1. Compilation of style-guides and conventions used at Makimo which help in writing readable, understandable and beautiful code.
  2. Set of directives, rules and tips for tools related to programming and project management process, such as Git or Linux commandline.

Table of Contents

  1. General Recommendations
  2. Git
  3. Jira
  4. Django
  5. Python
  6. JavaScript
  7. Kotlin
  8. Swift
  9. Clojure(Script)