added a paragraph about indentation policy
authorgenone <genone@gentoo.org>
Fri, 9 Jan 2004 05:29:36 +0000 (05:29 -0000)
committergenone <genone@gentoo.org>
Fri, 9 Jan 2004 05:29:36 +0000 (05:29 -0000)
svn path=/; revision=59

trunk/README.Developer

index 6a988321d957b29e93c4a6e54cf9687193aa3c4d..f050f5f5c2247304c84369e42a6ee8935b65ae1e 100644 (file)
@@ -5,6 +5,12 @@ The CVS module 'gentoolkit' contains all the scripts and stuff for both the
 gentoolkit and the gentoolkit-dev package. The gentoolkit-dev package is
 an optional add-on, that is only intented for the Gentoo developers.
 
+STYLE POLICY
+
+If you're touching any of the python scripts please don't change the indentation
+style (if it's using tabs, you should use tabs too). Especially don't mix
+spaces and tabs as that makes the code completely unreadable.
+
 MAKING A RELEASE
 
 Releases should only be made by members of the tools-portage team. See