-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
Description
Most coding styles doesn't like the way php-mode indents inline functions in function args much. An example:
I'd try fiddling with it myself, but I have had no luck c-add-style
ing a new style and php-set-style
ing it, and actually have it change anything about indentation, so I obviously don't understand how it works.
How would one go about trying to fix this?