refactor: code cleanups
[poolifier.git] / .vscode / settings.json
index a3b7be463ee322a37ebcf231a97425674246a1e2..f33169657f068cc6a45a9a8030f47747bc797f4e 100644 (file)
@@ -1,6 +1,6 @@
 {
   "editor.codeActionsOnSave": {
-    "source.fixAll": true
+    "source.fixAll": "explicit"
   },
   "cSpell.words": [
     "Alessandro",
     "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",
     "nproc",
     "octocat",
     "opencollective",
@@ -42,6 +45,7 @@
     "pioardi",
     "poolifier",
     "poolify",
+    "positionals",
     "preinstall",
     "Quadflieg",
     "Shinigami",
@@ -57,7 +61,7 @@
     "workerpool"
   ],
   "sonarlint.connectedMode.project": {
-    "connectionId": "pioardi",
-    "projectKey": "pioardi_poolifier"
+    "connectionId": "poolifier",
+    "projectKey": "poolifier_poolifier"
   }
 }