X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=487234cb3c6778e0691cd2dde03bc228725202b7;hb=b13beb880ee7647456c703b93657a42c3ec2e5ee;hp=3768a728b4de18b4acc3baf57c675c5e154d6bd0;hpb=994a64a3d213821b2384ef2df74c2c8e4eeab098;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index 3768a728..487234cb 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, "cSpell.words": [ "backoff", @@ -32,6 +32,7 @@ "mnemonist", "ocpp", "olivierbagot", + "outdir", "parens", "piment", "poolifier", @@ -43,7 +44,8 @@ "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",