X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=af16af81e53f2593f1ca0a14fb3a27da14890fae;hb=17ba3be0bb5c0bcb7fff2cefa877af975c0d043a;hp=c4fe66830fa6abe0b438ef12dd722c7cad9e5701;hpb=6c43b4416a202dd8f4cd62a3d141182fcf18e0e5;p=e-mobility-charging-stations-simulator.git diff --git a/.vscode/settings.json b/.vscode/settings.json index c4fe6683..af16af81 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,21 +1,23 @@ { "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, - "testExplorer.useNativeTesting": true, "cSpell.words": [ "backoff", "benoit", "bubbleprof", "bufferutil", "cacheable", + "CENTI", "choco", "commitlint", "corepack", "csms", + "DECI", "doctorprof", "emerg", "emobility", + "evlink", "evse", "evses", "flameprof", @@ -24,15 +26,19 @@ "idtag", "idtags", "imsi", + "keba", "lcov", "linebreak", "logform", "measurand", "measurands", "mikro", + "MILLI", "mnemonist", "ocpp", "olivierbagot", + "onconnection", + "outdir", "parens", "piment", "poolifier", @@ -44,7 +50,8 @@ "SRPC", "tsdoc", "VCAP", - "webui" + "webui", + "workerset" ], "sonarlint.connectedMode.project": { "connectionId": "sap-1",