X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=ffab16b61ea561d9845dfad3fcaddbb6a6795e67;hb=92632ac67fce5f63a4b82b561105d338e97e7882;hp=b7b65d32c3a8b46877bd565807bf2076f30546a2;hpb=edf8ce4e11eb0105038fcc236a2049c16b6175d2;p=poolifier.git diff --git a/.vscode/settings.json b/.vscode/settings.json index b7b65d32..ffab16b6 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -1,6 +1,6 @@ { "editor.codeActionsOnSave": { - "source.fixAll": true + "source.fixAll": "explicit" }, "cSpell.words": [ "Alessandro", @@ -8,6 +8,7 @@ "autobuild", "autocannon", "Benoit", + "biomejs", "bufferutil", "caffeinate", "cloneable", @@ -15,23 +16,27 @@ "commitlint", "Dependabot", "deque", + "deregisters", "eventloop", "Fastify", + "fastpath", "FOSS", "Gitter", "inheritDoc", - "IWWR", + "IWRR", "jaywcjlove", "lcov", "libuv", + "linebreak", "loglevel", "markdownlint", + "maxdepth", "microjob", "microtime", + "mitata", "mochawesome", "MYBENCH", "nanothreads", - "nocombine", "nproc", "octocat", "opencollective", @@ -41,6 +46,7 @@ "pioardi", "poolifier", "poolify", + "positionals", "preinstall", "Quadflieg", "Shinigami", @@ -56,7 +62,7 @@ "workerpool" ], "sonarlint.connectedMode.project": { - "connectionId": "pioardi", - "projectKey": "pioardi_poolifier" + "connectionId": "poolifier", + "projectKey": "poolifier_poolifier" } }