Skip to content

Our coding standards

Alexander Berezovsky edited this page Aug 24, 2014 · 4 revisions

We are using Python Flake8 Lint to lint our python code and generally following PEP 8 conventions.

We are using Google Python standards for doc strings. And yes, we need more of doc strings :)

We are using Google JS standards

We are using Google Angular JS standards

We are using Google CSS/HTML

For CSS/HTML just try to mock coding standards from base.js/style.css and templates. Unfortunately we don't yet have a document describing those.

Clone this wiki locally