valeryan / vscode-phpsab

Php Sniffer and Beautifier for VS Code
https://marketplace.visualstudio.com/items?itemName=ValeryanM.vscode-phpsab
MIT License
58 stars 12 forks source link

Wrap the --stdin-path argument in double quotes #139

Closed jonathanbossenger closed 1 month ago

jonathanbossenger commented 2 months ago

Fixes an issue with spaces in file/directory paths

Closes #136