laravel / telescope

An elegant debug assistant for the Laravel framework.
https://laravel.com/docs/telescope
MIT License
4.84k stars 577 forks source link

CS Fixing to align with the default laravel preset for Pint #1472

Closed alidevweb closed 5 months ago

alidevweb commented 5 months ago

Using Laravel Pint with the default laravel preset, then installed Telescope, but Pint suggest these changes. I think the Laravel packages should follow the Laravel coding standards by default. So Pint will not be angry about generated files by Laravel packages.

driesvints commented 5 months ago

Thanks!