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