b2c6818a3095ec1ca6ac86aaeaf434533294dcc4
[e-mobility-charging-stations-simulator.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "backoff",
7 "benoit",
8 "bubbleprof",
9 "bufferutil",
10 "cacheable",
11 "choco",
12 "commitlint",
13 "corepack",
14 "csms",
15 "doctorprof",
16 "emerg",
17 "emobility",
18 "evse",
19 "evses",
20 "flameprof",
21 "heapprofiler",
22 "iccid",
23 "idtag",
24 "idtags",
25 "imsi",
26 "lcov",
27 "linebreak",
28 "logform",
29 "measurand",
30 "measurands",
31 "mikro",
32 "mnemonist",
33 "ocpp",
34 "olivierbagot",
35 "outdir",
36 "parens",
37 "piment",
38 "poolifier",
39 "preinstall",
40 "Recurrency",
41 "RFID",
42 "shutdowning",
43 "sonarlint",
44 "SRPC",
45 "tsdoc",
46 "VCAP",
47 "webui"
48 ],
49 "sonarlint.connectedMode.project": {
50 "connectionId": "sap-1",
51 "projectKey": "e-mobility-charging-stations-simulator"
52 }
53 }