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