| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | role_export.module | 43 | N/A |  |
| Use sentence case, not title case, for end-user strings. (Wikipedia) | Other | role_export.module | 53 | N/A |  |
| There should be no trailing spaces | Other | role_export.module | 71 | N/A |  |
| There should be no trailing spaces | Other | role_export.module | 75 | N/A |  |
| Function documentation should be less than 80 characters per line. | Other | role_export.module | 128 | N/A |  |
| Use uppercase for PHP constants, e.g. NULL, TRUE, FALSE | Other | role_export.module | 130 | N/A |  |
| Control statements should have one space between the control keyword and opening parenthesis | Other | role_export.module | 136 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | role_export.module | 148 | N/A |  |
| in most cases, replace the string function with the drupal_ equivalent string functions | Other | role_export.module | 157 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | role_export.module | 218 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | role_export.module | 220 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | role_export.module | 224 | N/A |  |
| do not use mixed case (camelCase), use lower case and _ | Other | role_export.module | 226 | N/A |  |