docs: refine worker choice strategies documentation
[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 "cloneable",
12 "codeql",
13 "commitlint",
14 "Dependabot",
15 "deque",
16 "eventloop",
17 "Fastify",
18 "FOSS",
19 "Gitter",
20 "inheritDoc",
21 "IWWR",
22 "jaywcjlove",
23 "lcov",
24 "libuv",
25 "loglevel",
26 "markdownlint",
27 "microjob",
28 "microtime",
29 "mochawesome",
30 "MYBENCH",
31 "nanothreads",
32 "nocombine",
33 "nproc",
34 "octocat",
35 "opencollective",
36 "OPTARG",
37 "Parens",
38 "piment",
39 "pioardi",
40 "poolifier",
41 "poolify",
42 "preinstall",
43 "Quadflieg",
44 "Shinigami",
45 "sonarsource",
46 "suchmokuo",
47 "threadjs",
48 "THREADPOOL",
49 "threadwork",
50 "tinypool",
51 "trimmable",
52 "tsdoc",
53 "typedoc",
54 "workerpool"
55 ],
56 "sonarlint.connectedMode.project": {
57 "connectionId": "pioardi",
58 "projectKey": "pioardi_poolifier"
59 }
60 }