Changed maximum line length to 76.
git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@628 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
+1
-1
@@ -27,7 +27,7 @@ Making changes:
|
|||||||
Trying to start a discussion about the standard is pointless and is
|
Trying to start a discussion about the standard is pointless and is
|
||||||
definately NOT appreciated.
|
definately NOT appreciated.
|
||||||
- Use 1 tab per indentation level
|
- 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,
|
- Use 2 extra indentation levels for the continuation of a broken line,
|
||||||
like this:
|
like this:
|
||||||
if (blablablabla || foobar ||
|
if (blablablabla || foobar ||
|
||||||
|
|||||||
Reference in New Issue
Block a user