tripal/tripal_galaxy

View on GitHub
tripal_galaxy.drush.inc

Summary

Maintainability
Test Coverage

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

    // phpcs:disable Squiz.PHP.NonExecutableCode.Unreachable
Severity: Minor
Found in tripal_galaxy.drush.inc by phpcodesniffer

Code after RETURN statement cannot be executed
Invalid

    break;
Severity: Minor
Found in tripal_galaxy.drush.inc by phpcodesniffer

Code after RETURN statement cannot be executed
Invalid

    break;
Severity: Minor
Found in tripal_galaxy.drush.inc by phpcodesniffer

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

    // phpcs:enable Squiz.ControlStructures.SwitchDeclaration.SpacingAfterBreak
Severity: Minor
Found in tripal_galaxy.drush.inc by phpcodesniffer

There are no issues that match your filters.

Category
Status