Active
Project:
Node and Comments Form Settings
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2011 at 13:31 UTC
Updated:
7 Jul 2011 at 13:31 UTC
I was adding a feature to nodeformsettings and saw that the module does not fully comply the coding standards (http://drupal.org/coding-standards), especially regarding indenting and whitespaces
* Use an indent of 2 spaces, with no tabs.
* Lines should have no trailing whitespace at the end.
I suggest to use the coder module which assist with code review: http://drupal.org/project/coder.
Would be nice if someone could help here.