themosis / framework

The Themosis framework core.
https://framework.themosis.com/
GNU General Public License v2.0
670 stars 121 forks source link

Added Pint #865

Closed ogorzalka closed 1 year ago

ogorzalka commented 2 years ago

Hi Julien,

Laravel has just released a package which ensures that the code styles of the framework are well respected (based on PHPCS). I thought it might be interesting to integrate it into the framework. I also ran Pint on the codebase, very little fix!

Have a good sunday !

jlambe commented 1 year ago

Hello @ogorzalka, I'm aware of Pint but I don't see the added value. There is already PHPCsFixer setup. This one is older and based on version 2.1. I no longer merge changes on branch 2.0 of the framework so I'm going to close this pull request unfortunately. Thank you for your time, really appreciate.