Merge pull request #887 from SAP/dependabot/github_actions/sonarsource/sonarcloud...
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
index 3768a728b4de18b4acc3baf57c675c5e154d6bd0..487234cb3c6778e0691cd2dde03bc228725202b7 100644 (file)
@@ -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",