Skip to content

Commit

Permalink
Added a doc with coding advice.
Browse files Browse the repository at this point in the history
  • Loading branch information
erictune committed Mar 3, 2015
1 parent 841b6f6 commit 6765bbc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/devel/coding-conventions.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 6765bbc

Please sign in to comment.