Showing 529 of 529 total issues
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected bool $initialClass = false,
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
))
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected SchemaProcessor $schemaProcessor,
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private bool $rootLevelComposition,
- Exclude checks
Multi-line function call not indented correctly; expected 20 spaces but found 24 Open
Open
ReflectionTypeCheckValidator::fromType($allowedType, $property)->getCheck(),
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
$compositionProperty->filterValidators(static fn(Validator $validator): bool =>
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $pattern,
- Exclude checks
Opening brace should be on a new line Open
Open
public function __construct(private PropertyInterface $property) {}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
},
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private string $type = '',
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
protected string $fileName,
- Exclude checks
Opening parenthesis of a multi-line function call must be the last content on the line Open
Open
return sprintf('
- Exclude checks
Opening brace should be on a new line Open
Open
public function __construct(private bool $rootLevelComposition) {}
- Exclude checks
Expected 0 spaces before closing bracket; newline found Open
Open
->filterValidators(static fn(Validator $validator): bool =>
- Exclude checks
Closing brace must be on a line by itself Open
Open
public function __construct(protected ProcessorFactoryInterface $processorFactory) {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
public function __construct(protected array $requiredAttributes = [], protected array $dependencies = []) {}
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
$propertyValidator->withProperty($this),
- Exclude checks
Opening brace should be on a new line Open
Open
public function setUpDefinitionDictionary(SchemaProcessor $schemaProcessor, Schema $schema): void {
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks