aboutsummaryrefslogtreecommitdiff
path: root/development.mdwn
diff options
context:
space:
mode:
authorrhatto@riseup.net <Silvio Rhatto>2014-04-11 13:38:34 -0300
committerrhatto@riseup.net <Silvio Rhatto>2014-04-11 13:38:34 -0300
commit14af076627a25b52ca1761c13e9da824db1bcdae (patch)
treef68731c3e81670a614d26250a3bd994f59643613 /development.mdwn
parent778cab6307cf870d7913aea9a2afcdb68594155e (diff)
downloadkeyringer-14af076627a25b52ca1761c13e9da824db1bcdae.tar.gz
keyringer-14af076627a25b52ca1761c13e9da824db1bcdae.tar.bz2
Sketching coding standards
Diffstat (limited to 'development.mdwn')
-rw-r--r--development.mdwn7
1 files changed, 7 insertions, 0 deletions
diff --git a/development.mdwn b/development.mdwn
index 957a7f8..91ddc87 100644
--- a/development.mdwn
+++ b/development.mdwn
@@ -37,6 +37,13 @@ These steps should be run once in a while to ensure we have an up to date packag
DIST=sid sudo cowbuilder --update
+Coding standards
+----------------
+
+ - Respect the existing coding style.
+
+ - Be clear: easy audability must be one of keyringer's requirements.
+
Development workflow
--------------------