Mercurial > pylearn
changeset 1375:7b61bfda1dab
Commit guidelines have been added in API_coding_style
author | Olivier Delalleau <delallea@iro> |
---|---|
date | Thu, 18 Nov 2010 11:45:10 -0500 |
parents | 8b61566b0d36 |
children | e8fc563dad74 c82340966bf6 |
files | doc/v2_planning/API_coding_style.txt |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/doc/v2_planning/API_coding_style.txt Thu Nov 18 09:53:38 2010 -0500 +++ b/doc/v2_planning/API_coding_style.txt Thu Nov 18 11:45:10 2010 -0500 @@ -697,7 +697,7 @@ ==== Things still missing from this document, being discussed in coding_style.txt: - - Proper style for C code and Mercurial commits + - Proper style for C code - Enforcing 100% test coverage of the code base - Providing ways to add type checking for function arguments - Conventions for script usage documentation and argument parsing