phplrt/phplrt

View on GitHub
libs/source/src/Reader/PrettyReader.php

Summary

Maintainability
A
0 mins
Test Coverage

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

        private readonly string $depthChars = "\t ",

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly string $depthChars = "\t ",

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly ReaderInterface $printer = new Reader(),

There are no issues that match your filters.

Category
Status