phplrt/phplrt

View on GitHub
libs/compiler/src/Printer/Value/RuleInstantiation.php

Summary

Maintainability
A
0 mins
Test Coverage

Space before opening parenthesis of function call prohibited
Open

        return match (true) {

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        protected readonly RuleInterface $rule,

Line indented incorrectly; expected at least 12 spaces, found 8
Open

        };

There are no issues that match your filters.

Category
Status