Merge branch 'master' into feature/task-functions
[poolifier.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "Alessandro",
7 "Ardizio",
8 "autobuild",
9 "autocannon",
10 "Benoit",
11 "biomejs",
12 "bufferutil",
13 "caffeinate",
14 "cloneable",
15 "codeql",
16 "commitlint",
17 "Dependabot",
18 "deque",
19 "eventloop",
20 "Fastify",
21 "FOSS",
22 "Gitter",
23 "inheritDoc",
24 "IWWR",
25 "jaywcjlove",
26 "lcov",
27 "libuv",
28 "loglevel",
29 "markdownlint",
30 "microjob",
31 "microtime",
32 "mochawesome",
33 "MYBENCH",
34 "nanothreads",
35 "nocombine",
36 "nproc",
37 "octocat",
38 "opencollective",
39 "OPTARG",
40 "Parens",
41 "piment",
42 "pioardi",
43 "poolifier",
44 "poolify",
45 "preinstall",
46 "Quadflieg",
47 "Shinigami",
48 "sonarsource",
49 "suchmokuo",
50 "threadjs",
51 "THREADPOOL",
52 "threadwork",
53 "tinypool",
54 "trimmable",
55 "tsdoc",
56 "typedoc",
57 "workerpool"
58 ],
59 "sonarlint.connectedMode.project": {
60 "connectionId": "pioardi",
61 "projectKey": "pioardi_poolifier"
62 }
63 }