Skip to content
This repository has been archived by the owner on Sep 18, 2020. It is now read-only.

Coding convetions

Grzegorz Mrukwa edited this page Mar 7, 2017 · 3 revisions

General

It is important to remember to add a license header to each code file you create. Missing license headers do not pass the review.

Specific

List of used coding conventions:

  1. C++ coding convention
  2. C# coding convention
  3. JavaScript coding convention
Clone this wiki locally