Break before else?
Opened this issue · 0 comments
chrisbloom7 commented
Is there a way to tell PHP_Beautifier to add a new line before an else or elseif? I'm currently calling your script with the options "Lowercase() Pear() ArrayNested()". I tried adding NewLines(before:else) but that didn't seem to have any effect.