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