| In SQL strings, Use db_query() placeholders in place of variables. This is a potential source of SQL injection attacks when the variable can come from user data. (Drupal Docs) | Other | og_vocab.module | 208 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | og_vocab.module | 246 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | og_vocab.module | 265 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | og_vocab.module | 265 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | og_vocab.module | 371 | N/A |  |
| use a space between the closing parenthesis and the open bracket | Other | og_vocab.module | 545 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | og_vocab.module | 572 | N/A |  |
| @see references should be separated by "," followed by a single space and with no trailing punctuation | Other | og_vocab.module | 585 | N/A |  |
| The control statement should be on a separate line from the control conditional | Other | og_vocab.module | 591 | N/A |  |
| put a space between the asterisk and the comment text | Other | og_vocab.module | 607 | N/A |  |
Format should be * Implementation of hook_foo(). | Other | og_vocab.module | 607 | N/A |  |