jbboehr/laravel-blade-linter

View on GitHub
src/ErrorRecord.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Line indented incorrectly; expected 4 spaces, found 8
Open

        public ?int $line = null
Severity: Minor
Found in src/ErrorRecord.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        public string $path,
Severity: Minor
Found in src/ErrorRecord.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        public string $message,
Severity: Minor
Found in src/ErrorRecord.php by phpcodesniffer

There are no issues that match your filters.

Category
Status