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

Guidelines

Juri Leino edited this page Feb 3, 2016 · 4 revisions

Coding

Code formatting and quality is checked by eslint. Run gulp eslint in the project repo.

Informal agreements:

  • write functions
  • avoid else

Commits

Commit messages should follow the angular commit message guidelines

Clone this wiki locally