mirror of
https://github.com/grocy/grocy.git
synced 2026-03-27 23:29:25 +01:00
Fixed conflicting php-cs-fixer VSCode setting
This commit is contained in:
parent
bb0cc50ffc
commit
121050960c
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
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user