Code style...
hass - September 22, 2007 - 14:17
| Project: | Windows Live ID Integration |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | task |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
look in the docs please and follow the rules.

#1
#2
#3
Where can i find the code style fixes?
#4
sorry that should have gone to needs more info - give me a few examples of where it does not meet coding style..
#5
Not difficult. Every second line or nearly every line does not meet the drupal code style rules.
http://drupal.org/coding-standards
#6
A sightly more constructive suggestion would be to install and use coder.module which will enumerate all the current problems and suggest fixes :-)
It's picky and paranoid ... but once you've cleared that you know it's valid!
"every second line" probably just refers to the use of tabs. Fix that and the style errors will drop from hundreds to dozens.
#7
EDIT: Damn, i reviewed the wrong project... removed the patch.
#8
#9
This should give you an idea... i have only fixed the first ~100 lines. No more. This patch is against CVS branch
#10
Aside D6 help section contains bugs
#11
coding convention and help section changes updated in 5.x and 6.x
#12
Automatically closed -- issue fixed for two weeks with no activity.