nopolabs/yabot

View on GitHub
src/Helpers/MatcherTrait.php

Summary

Maintainability
A
30 mins
Test Coverage

Avoid too many return statements within this method.
Open

        return $this->matchPatterns($message);
Severity: Major
Found in src/Helpers/MatcherTrait.php - About 30 mins to fix

    There must be one blank line after the namespace declaration
    Open

    namespace Nopolabs\Yabot\Helpers;
    Severity: Minor
    Found in src/Helpers/MatcherTrait.php by phpcodesniffer

    Expected 1 newline at end of file; 0 found
    Open

    }
    Severity: Minor
    Found in src/Helpers/MatcherTrait.php by phpcodesniffer

    There are no issues that match your filters.

    Category
    Status