The Coding Standards page (http://drupal.org/coding-standards), under the Indentation section, specifies "Use an indent of 2 spaces, with no tabs.". The Indenting sub-page (http://drupal.org/node/539) specifies "Use an indent of 2 spaces, with no tabs. No trailing spaces.".
As the full specification isn't exactly long, could it be copied to the main coding standards page for consistency?

Comments

darren oh’s picture

Project: Documentation » Drupal.org site moderators
Component: Developer Guide » Content moderation

The documentation team cannot edit the main coding standards page, so I'm moving this to the Drupal.org webmasters queue.

add1sun’s picture

Project: Drupal.org site moderators » Documentation
Component: Content moderation » Documentation in CVS

Actually this is still a docs issue because the doc can be updated by anyone with a CVS account - it does not require webmasters to edit it. The page is stored in CVS and anyone with an account can commit to it.

That said, the page on d.o is not automatically updated from CVS and there is currently a webmasters discussion about what to do with that page.

http://drupal.org/node/204751

keith.smith’s picture

Title: Coding Standards Identation » Coding Standards Indentation
darren oh’s picture

Status: Active » Fixed

Fixed in CVS commit 94081.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.