modules/custom/pasta/validate_eml/validate_eml.module

Summary

Maintainability
Test Coverage

Expected 1 blank line after function; 0 found
Open

}

The PHP open tag must be followed by exactly one blank line
Open

<?php

Expected 1 space(s) before asterisk; 2 found
Open

  */

The second line in the file doc comment must be "@file"
Open

 * Implements hook_form_alter().

Expected 1 space(s) before asterisk; 2 found
Open

  * Implement hook_help()

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

// ----------------------------------------------------------------------------

Inline comments must end in full-stops, exclamation marks, colons, question marks, or closing parentheses
Open

// ----------------------------------------------------------------------------

There are no issues that match your filters.

Category
Status