X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.vscode%2Fsettings.json;h=b014abdad4a6b7d9bdff169e9a2b2d9676f83d22;hb=7c78b8f8e025aee6121bf2b5d5e9d525a49bc4f2;hp=b7b65d32c3a8b46877bd565807bf2076f30546a2;hpb=edf8ce4e11eb0105038fcc236a2049c16b6175d2;p=poolifier.git diff --git a/.vscode/settings.json b/.vscode/settings.json index b7b65d32..b014abda 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", "mochawesome", "MYBENCH", "nanothreads", - "nocombine", + "npmjs", "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" } }