Added a doc with coding advice.

This commit is contained in:
Eric Tune 2015-03-03 14:29:39 -08:00
parent 404a276a80
commit 021e5a3ec4
1 changed files with 7 additions and 0 deletions

7
coding-conventions.md Normal file
View File

@ -0,0 +1,7 @@
Coding style advice for contributors
- Bash
- https://google-styleguide.googlecode.com/svn/trunk/shell.xml
- Go
- https://github.com/golang/go/wiki/CodeReviewComments
- https://gist.github.com/lavalamp/4bd23295a9f32706a48f