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