]> arthur.barton.de Git - bup.git/commit
Add a coding style document.
authorGabriel Filion <lelutin@gmail.com>
Mon, 11 Oct 2010 18:41:26 +0000 (14:41 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Tue, 9 Nov 2010 05:13:01 +0000 (21:13 -0800)
commitac5848c7a960377fb5cf9c76abe7cc7241af50b9
tree610470190ab3aae92c4731f2396663442dd73650
parente70cfe11d1d6e59086d3af3f7f5289773bd275ae
Add a coding style document.

The document is largely inspired by the one in Scott Chacon's "HACKING"
file [1] in his 'agitmemnon-server' repository on GitHub with some
precision on the docstring style that was adopted for bup.

http://github.com/schacon/agitmemnon-server/blob/master/HACKING

Signed-off-by: Gabriel Filion <lelutin@gmail.com>
CODINGSTYLE [new file with mode: 0644]