roots / sage

WordPress starter theme with Laravel Blade components and templates, Tailwind CSS, and a modern development workflow
https://roots.io/sage/
MIT License
12.75k stars 3.06k forks source link

chore(lint): run pint #3075

Closed Log1x closed 2 years ago

Log1x commented 2 years ago

Just a quick run of Laravel Pint on the Sage codebase. Very minimal changes.

We're still bringing in phpcs during dev – not sure if we want to drop that and leave it entirely up to the user on what they want to do/use for linting.