laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.
https://laravel.com/docs/pint
MIT License
2.75k stars 138 forks source link

Preset for WordPress #247

Closed AbmSourav closed 7 months ago

AbmSourav commented 7 months ago

Add new preset for WordPress themes and plugins.

driesvints commented 7 months ago

Sorry but Pint is really meant as Laravel's official preset. We have no plans for other frameworks or CMS's

AbmSourav commented 7 months ago

@driesvints but Pint has support for Symfony, isn't it...

driesvints commented 7 months ago

Not intentionally no

AbmSourav commented 7 months ago

Intentionally... really... !! @driesvints please check SummaryOutput class for the available preset list and feel free to explore the package's code base.

driesvints commented 7 months ago

Hey there. I'm sorry, it indeed seems we list Symfony as a preset. But in the end we're still most focused on the Laravel preset and want to be mindful of what else we add. Pint isn't directly intended as a fixer tool for other codebases than Laravel and adding others might open the door for much more requests for framework X & Y. We're already often getting questions about adding more presets or for new configuration and don't want that to be the focus or increase our maintenance burden. I hope you can understand.