CONTRIBUTING.md: small refinements
[poolifier.git] / .vscode / settings.json
CommitLineData
5c5a1fb7 1{
dc97632d
JB
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5c5a1fb7
S
5 "cSpell.words": [
6 "Alessandro",
7 "Ardizio",
8 "Benoit",
fe2f6f84 9 "caffeinate",
5c5a1fb7
S
10 "Dependabot",
11 "Gitter",
a76fac14 12 "inheritDoc",
5c5a1fb7 13 "lcov",
c1a41a06 14 "libuv",
5c5a1fb7
S
15 "loglevel",
16 "markdownlint",
fe2f6f84 17 "microjob",
2f8c5b5c
JB
18 "microtime",
19 "mochawesome",
fe2f6f84 20 "MYBENCH",
c1a41a06 21 "octocat",
5c5a1fb7 22 "piment",
5c5a1fb7 23 "poolifier",
fe2f6f84 24 "poolify",
5c5a1fb7 25 "serializable",
fe2f6f84 26 "Shinigami",
fe2f6f84
JB
27 "suchmokuo",
28 "threadjs",
29 "threadwork",
5c5a1fb7 30 "workerpool"
d35f64e0
JB
31 ],
32 "sonarlint.connectedMode.project": {
33 "connectionId": "pioardi",
34 "projectKey": "pioardi_poolifier"
35 }
5c5a1fb7 36}