laravel / pint

Laravel Pint is an opinionated PHP code style fixer for minimalists.

Home Page:https://laravel.com/docs/pint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Preset for WordPress

AbmSourav opened this issue · comments

Add new preset for WordPress themes and plugins.

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

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

Not intentionally no

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

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.