diff --git a/.vscode/settings.json b/.vscode/settings.json index c92ef75ac..440e17605 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -82,5 +82,6 @@ ], "search.exclude": { "emhttp/webGui/**/*": true, - } + }, + "php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar" }