There was an error while loading. Please reload this page.
1 parent 1ffa762 commit b578bbeCopy full SHA for b578bbe
README.md
@@ -56,4 +56,9 @@ If you're using **VS Code**:
56
"phpcbf.standard": "PilotIn",
57
"phpcbf.debug": true,
58
"phpcbf.executablePath": "phpcbf.bat",
59
+
60
+/** Formattage utilisé pour le PHP */
61
+"[php]": {
62
+ "editor.defaultFormatter": "persoderlind.vscode-phpcbf"
63
+},
64
```
0 commit comments