soderlind / vscode-phpcbf

PHP Code Beautifier and Fixer for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=persoderlind.vscode-phpcbf
GNU General Public License v3.0
28 stars 10 forks source link

added reject() for phpcbf exit codes 0 & 3 to stop editor hanging when there are no fixable errors found #41

Open theodejager opened 3 years ago

theodejager commented 3 years ago

fixes #39