mirror of
https://github.com/TheLovinator1/discord-reminder-bot.git
synced 2025-10-13 19:39:47 +02:00
Add new words to cSpell dictionary in settings.json
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"aiohttp",
|
"aiohttp",
|
||||||
|
"ambiguious",
|
||||||
"apscheduler",
|
"apscheduler",
|
||||||
"asctime",
|
"asctime",
|
||||||
"asyncio",
|
"asyncio",
|
||||||
@@ -24,14 +25,17 @@
|
|||||||
"levelname",
|
"levelname",
|
||||||
"loguru",
|
"loguru",
|
||||||
"Lovinator",
|
"Lovinator",
|
||||||
|
"McCabe",
|
||||||
"pycodestyle",
|
"pycodestyle",
|
||||||
"pydocstyle",
|
"pydocstyle",
|
||||||
"pyproject",
|
"pyproject",
|
||||||
"pypy",
|
"pypy",
|
||||||
|
"pytest",
|
||||||
"PYTHONDONTWRITEBYTECODE",
|
"PYTHONDONTWRITEBYTECODE",
|
||||||
"PYTHONUNBUFFERED",
|
"PYTHONUNBUFFERED",
|
||||||
"pyupgrade",
|
"pyupgrade",
|
||||||
"sqlalchemy",
|
"sqlalchemy",
|
||||||
|
"strptime",
|
||||||
"thelovinator",
|
"thelovinator",
|
||||||
"uvloop"
|
"uvloop"
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user