Closed plorenz-etes closed 7 months ago
I see the same thing, but I think that this is an issue w/ blade-formatter
, not this plugin specifically. 1.12 was using blade-formatter
1.38, while 1.13 is using 1.40. Sure enough, the standalone blade-formatter
puts this all on one line when using 1.40, but not when using 1.38.
Seeing this same issue
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days
Version
1.13.5
Template before formatting
Template after formatting
Expected Behaviour
The indented function calls (query builder) should remain as-is. This was working correctly with 1.12.
Relevant log output
No response