mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 04:12:59 +00:00
Fixed conflicting php-cs-fixer VSCode setting
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -12,6 +12,5 @@
|
||||
"html.format.wrapAttributes": "force",
|
||||
"html.format.wrapLineLength": 0,
|
||||
"php-cs-fixer.formatHtml": true,
|
||||
"php-cs-fixer.autoFixBySemicolon": true,
|
||||
"php-cs-fixer.onsave": true,
|
||||
}
|
||||
"php-cs-fixer.autoFixBySemicolon": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user