From 09e144a9da1b4eb9790d17f69cb762da2f495e93 Mon Sep 17 00:00:00 2001 From: Gabriel Lobo Date: Thu, 1 Jun 2023 16:23:44 -0300 Subject: [PATCH] add --- .vscode/settings.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index 59d3c26..0d90d9f 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,5 +20,10 @@ "[python]": { "editor.defaultFormatter": "ms-python.autopep8" }, - "python.formatting.provider": "autopep8" + "python.formatting.provider": "autopep8", + "cSpell.words": [ + "cpus", + "Hostgator", + "Vultr" + ] } \ No newline at end of file