Merge branch 'master' of github.com:jerome-benoit/poolifier
[poolifier.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "Alessandro",
7 "Ardizio",
8 "autobuild",
9 "Benoit",
10 "caffeinate",
11 "codeql",
12 "Dependabot",
13 "FOSS",
14 "Gitter",
15 "inheritDoc",
16 "jaywcjlove",
17 "lcov",
18 "libuv",
19 "loglevel",
20 "MYBENCH",
21 "markdownlint",
22 "microjob",
23 "microtime",
24 "mochawesome",
25 "nocombine",
26 "OPTARG",
27 "octocat",
28 "opencollective",
29 "Parens",
30 "piment",
31 "poolifier",
32 "poolify",
33 "serializable",
34 "Shinigami",
35 "sonarsource",
36 "suchmokuo",
37 "threadjs",
38 "threadwork",
39 "tsdoc",
40 "typedoc",
41 "workerpool"
42 ],
43 "sonarlint.connectedMode.project": {
44 "connectionId": "pioardi",
45 "projectKey": "pioardi_poolifier"
46 }
47 }