mirror of
https://github.com/grocy/grocy.git
synced 2026-04-11 06:56:16 +02:00
Fixed conflicting php-cs-fixer VSCode setting
This commit is contained in:
parent
bb0cc50ffc
commit
121050960c
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,
|
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user