From 53f47286146f077041db6ebbe09b5b389ba40780 Mon Sep 17 00:00:00 2001 From: meep-eep Date: Sat, 1 Feb 2003 19:43:11 +0000 Subject: [PATCH] Changed maximum line length to 76. git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@628 8092fc87-c524-0410-9efc-e669fe64eaf9 --- sc2/Contributing | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sc2/Contributing b/sc2/Contributing index 1e37b6e31..c846f051d 100644 --- a/sc2/Contributing +++ b/sc2/Contributing @@ -27,7 +27,7 @@ Making changes: Trying to start a discussion about the standard is pointless and is definately NOT appreciated. - Use 1 tab per indentation level - - Use about 70 chars (or less) on a line, when using a tabsize of 4. + - Use no more than 76 chars on a line, when using a tabsize of 4. - Use 2 extra indentation levels for the continuation of a broken line, like this: if (blablablabla || foobar ||