Open shopapps opened 7 years ago
Hi,
Is there a way of allowing double space at the end of a line of code?
I am trying to use markdown in some of my files and phpfmt seems to be removing them on a save.
To do so you should probably disable this pass "ResizeSpaces" and the "psr2" formatter but it may have a lot of side effects.
Hi,
Is there a way of allowing double space at the end of a line of code?
I am trying to use markdown in some of my files and phpfmt seems to be removing them on a save.