From: rhatto@riseup.net Date: Fri, 11 Apr 2014 16:38:34 +0000 (-0300) Subject: Sketching coding standards X-Git-Tag: 0.3.4~1^2~9 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=14af076627a25b52ca1761c13e9da824db1bcdae;p=keyringer.git Sketching coding standards --- 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 --------------------