gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst


From: Vesa Kaihlavirta
Subject: [Gzz-commits] gzz/doc/pegboard/coding_standard--vegai peg.rst
Date: Sun, 12 Jan 2003 09:39:04 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Vesa Kaihlavirta <address@hidden>       03/01/12 09:39:04

Modified files:
        doc/pegboard/coding_standard--vegai: peg.rst 

Log message:
        Final changes before post.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/coding_standard--vegai/peg.rst.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/coding_standard--vegai/peg.rst
diff -u gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.6 
gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.7
--- gzz/doc/pegboard/coding_standard--vegai/peg.rst:1.6 Fri Jan 10 03:29:02 2003
+++ gzz/doc/pegboard/coding_standard--vegai/peg.rst     Sun Jan 12 09:39:03 2003
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Vesa Kaihlavirta
-:Last-Modified: $Date: 2003/01/10 08:29:02 $
-:Revision: $Revision: 1.6 $
+:Last-Modified: $Date: 2003/01/12 14:39:03 $
+:Revision: $Revision: 1.7 $
 :Status:   Current
 :Scope:           Minor
 :Type:     ?
@@ -27,6 +27,8 @@
 
 - should Tabs be allowed or not?
 
+    Perhaps a conversion tool at "make committable"?
+
 Changes
 =======
 
@@ -38,7 +40,7 @@
 2. Header comments should include authors.
 
 3. After header comments, rcsid:
-   rcsid = "$Id: peg.rst,v 1.6 2003/01/10 08:29:02 tjl Exp $"
+   rcsid = "$Id: peg.rst,v 1.7 2003/01/12 14:39:03 Vegai Exp $"
 
 4. After rcsid, the imports (unless there's a good reason to delay
    importing).
@@ -69,7 +71,8 @@
 
 8. Class methods and attributes are mixedCase.
 
-9. Tab-size is 4.
+9. Tab-size is 8 (will be conveted to spaces by make committable), indentation 
+   at 4 spaces.
 
 10. Never use tabs.    
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]