Skip to content

Hekaton/StyleGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

StyleGuide

This document contains all the style guideline for our code

Language list

  1. Python2
  2. Python3
  3. C++
  4. JavaScript
  5. Markdown
  6. AsciiDoc

Python2

The style guide for python2 is pep8.

https://www.python.org/dev/peps/pep-0008/

Python3

The style guide for python3 is pep8.

https://www.python.org/dev/peps/pep-0008/

C++

The style guide for C++ is google cpp https://google.github.io/styleguide/cppguide.html

JavaScript

https://github.com/airbnb/javascript

Markdown

http://www.cirosantilli.com/markdown-style-guide/

AsciiDoc

http://www.methods.co.nz/asciidoc/userguide.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published