phplrt/phplrt

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

Summary

Maintainability
A
0 mins
Test Coverage

Arguments with default values must be at the end of the argument list
Open

        protected readonly Style $style = new Style(),

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        protected readonly Style $style = new Style(),

There are no issues that match your filters.

Category
Status