Magentron/laravel-blade-lint

When the linter finds an error the filename of the template is not shown

Closed this issue · 1 comments

When I run php artisan blade:lint or php artisan blade:lint -v and an error is found in one of the templates, the name of the template is not shown. I think this was working in earlier versions.

Package version: 2.0.0
PHP version: 8.1.21

Thanks @timotee for reporting it, I will try to solve it ASAP!