mirror of
https://github.com/unraid/webgui.git
synced 2026-04-30 06:49:24 -05:00
fix: add php-cs-fixer executable path to VSCode settings for improved code formatting
This commit is contained in:
Vendored
+2
-1
@@ -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