mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 12:20:22 +00:00
Switch to use PHP-CS-Fixer to format PHP files
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -11,4 +11,7 @@
|
||||
"blade.format.enable": true,
|
||||
"html.format.wrapAttributes": "force",
|
||||
"html.format.wrapLineLength": 0,
|
||||
"php-cs-fixer.formatHtml": true,
|
||||
"php-cs-fixer.autoFixBySemicolon": true,
|
||||
"php-cs-fixer.onsave": true,
|
||||
}
|
||||
|
Reference in New Issue
Block a user