driade / phpfmt8

PHP formatter for Sublime Text 4, with PHP 8 support.
BSD 3-Clause "New" or "Revised" License
46 stars 2 forks source link

Improve WPResizeSpaces #52

Closed driade closed 1 year ago

driade commented 1 year ago

Make it extend ResizeSpaces and just apply internally a patch for the only difference it has now regarding formatting, adding spaces around values inside an array.