mirror of
https://github.com/unraid/webgui.git
synced 2026-02-22 18:29:47 -06:00
fix: add php-cs-fixer executable path to VSCode settings for improved code formatting
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -82,5 +82,6 @@
|
||||
],
|
||||
"search.exclude": {
|
||||
"emhttp/webGui/**/*": true,
|
||||
}
|
||||
},
|
||||
"php-cs-fixer.executablePath": "${extensionPath}/php-cs-fixer.phar"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user