vscode-phpfmt icon indicating copy to clipboard operation
vscode-phpfmt copied to clipboard

Disable NewLineBeforeReturn ?

Open adorbabble opened this issue 7 years ago • 0 comments

Hi, how do you disable new lines before a return statement ? The documentation lists a number of transformations, but I am not sure how to change which are applied. I tried adding NewLineBeforeReturn into exclude, but that does not work. I also thought of using custom_arguments, but it does not seem right and I could not find the syntax that would allow to do so

adorbabble avatar Sep 20 '18 11:09 adorbabble