phplrt/phplrt

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

Summary

Maintainability
A
0 mins
Test Coverage

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

        private readonly SourceFactoryInterface $sources = new SourceFactory(),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly SourceFactoryInterface $sources = new SourceFactory(),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private readonly GrammarInterface $grammar = new PP2Grammar(),

There are no issues that match your filters.

Category
Status