changeset 1453:0266ebb11f68

Note that the current tab-width is assumed to be 4 spaces.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 17 Sep 2011 08:46:07 +0300
parents fc7dde568554
children 113c9a66eaf1
files CODING.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CODING.txt	Sat Sep 17 08:45:43 2011 +0300
+++ b/CODING.txt	Sat Sep 17 08:46:07 2011 +0300
@@ -10,7 +10,7 @@
 =======
 - By convention, tabs are used for indentation.
 
-- Tab width is 8 characters.
+- Tab width is 4 characters.
 
 - Variable assignations SHOULD use /let or /set, using  constructs
   such as /test foo:= ... should be avoided, as this has version-