From: Hartmut Holzgraefe Date: Fri, 4 Jan 2002 13:14:53 +0000 (+0000) Subject: small clarification X-Git-Tag: PRE_ISSET_PATCH~306 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7d220af292eaf489ea18233efd5d4c8087c85bb6;p=php small clarification --- diff --git a/CODING_STANDARDS b/CODING_STANDARDS index 69a095ec1f..f2b675c80e 100644 --- a/CODING_STANDARDS +++ b/CODING_STANDARDS @@ -134,6 +134,8 @@ Syntax and indentation style. This applies to just about everything, starting with indentation and comment styles and up to function declaration syntax. + + (see also http://www.tuxedo.org/~esr/jargon/html/entry/indent-style.html) [3] Be generous with whitespace and braces. Always prefer: