stormknowledgebase.admin.inc | 1 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| There should be no trailing spaces | Other | stormknowledgebase.admin.inc | 58 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormknowledgebase.admin.inc | 89 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormknowledgebase.admin.inc | 90 | N/A |  |
|
stormknowledgebase.install | 0 | 0 | 9 |
| Message | Group | Filename | Line | Function | Status |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 15 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 16 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 18 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 19 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | stormknowledgebase.install | 93 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 96 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 97 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 99 | N/A |  |
| Arrays should be formatted with a space separating each element and assignment operator | Other | stormknowledgebase.install | 100 | N/A |  |
|
stormknowledgebase.module | 0 | 0 | 4 |
| Message | Group | Filename | Line | Function | Status |
| Use "elseif" in place of "else if" | Other | stormknowledgebase.module | 50 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormknowledgebase.module | 59 | N/A |  |
| Use "elseif" in place of "else if" | Other | stormknowledgebase.module | 68 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | stormknowledgebase.module | 160 | N/A |  |
|
stormknowledgebase.test | 2 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormknowledgebase.test | -1 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.test | 7 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.test | 12 | N/A |  |
|
stormknowledgebase.theme.inc | 3 | 0 | 1 |
| Message | Group | Filename | Line | Function | Status |
| use quotes around a string literal array index, this is not only a style issue, but a known performance problem | Other | stormknowledgebase.theme.inc | 18 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.theme.inc | 31 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.theme.inc | 34 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.theme.inc | 61 | N/A |  |
|
stormknowledgebase.views.inc | 1 | 0 | 2 |
| Message | Group | Filename | Line | Function | Status |
| @file block missing (Drupal Docs) | Other | stormknowledgebase.views.inc | -1 | N/A |  |
| There should be no trailing spaces | Other | stormknowledgebase.views.inc | 11 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | stormknowledgebase.views.inc | 13 | N/A |  |
|