| Commits to the Git repository do not require the CVS $Id$ keyword in each file. (Drupal Docs) | Other | contact_forms.module | 2 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | contact_forms.module | 6 | N/A |  |
| Administrative menu items should have a description. | Other | contact_forms.module | 14 | N/A |  |
| put a space between the asterisk and the comment text | Other | contact_forms.module | 19 | N/A |  |
| Missing parenthesis after function name | Other | contact_forms.module | 26 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | contact_forms.module | 47 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | contact_forms.module | 53 | N/A |  |
| "Module" should rarely be capitalized as part of a module's proper name. | Other | contact_forms.module | 57 | N/A |  |
| Use the matching Drupal theme functions, not raw HTML. | Other | contact_forms.module | 57 | N/A |  |
| Missing parenthesis after function name | Other | contact_forms.module | 64 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | contact_forms.module | 66 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | contact_forms.module | 68 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | contact_forms.module | 77 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | contact_forms.module | 87 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contact_forms.module | 96 | N/A |  |
| Missing period | Other | contact_forms.module | 103 | N/A |  |
| missing space after comma | Other | contact_forms.module | 119 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contact_forms.module | 149 | N/A |  |
| missing space after comma | Other | contact_forms.module | 151 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | contact_forms.module | 170 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | contact_forms.module | 170 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | contact_forms.module | 187 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | contact_forms.module | 196 | N/A |  |
| Missing parenthesis after function name | Other | contact_forms.module | 209 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contact_forms.module | 211 | N/A |  |
| Function summaries should be one line only. (Drupal Docs) | Other | contact_forms.module | 227 | N/A |  |
| l() already contains a check_plain() call by default | Other | contact_forms.module | 256 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | contact_forms.module | 259 | N/A |  |
| Missing parenthesis after function name | Other | contact_forms.module | 279 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contact_forms.module | 285 | N/A |  |
| Use an indent of 2 spaces, with no tabs | Other | contact_forms.module | 292 | N/A |  |