blade-formatter
blade-formatter copied to clipboard
[Formatting Bug]:
Version
1.15.3
Template before formatting
:param="auth()->user->name"
Template after formatting
:param="auth() - > user - > name"
Expected Behaviour
:param="auth()->user->name"
Relevant log output
when will this be fixed soon? i am having a hard time formatting @shufo @yabdab
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
Getting this issue as well.
Fixed at v1.42.3