pest-plugin-drift icon indicating copy to clipboard operation
pest-plugin-drift copied to clipboard

Add More Spacing

Open dshafik opened this issue 1 year ago • 0 comments

When generating the pest test file no spaces are put in between test() function calls. There is currently no way to correct this with Laravel Pint/PHP-CS-Fixer (between methods in a class, but not between functions).

While there are several issues in the formatting, this one is the most annoying to fix as pint or phpcsfixer will get most everything else.

dshafik avatar May 09 '24 07:05 dshafik