Files
iptv-manager-service/.vscode/settings.json

86 lines
1.7 KiB
JSON

{
"editor.formatOnSave": true,
"editor.defaultFormatter": "charliermarsh.ruff",
"ruff.importStrategy": "fromEnvironment",
"ruff.path": ["${workspaceFolder}"],
"cSpell.words": [
"addopts",
"adminpassword",
"altinstall",
"asyncio",
"autoflush",
"autouse",
"awscliv",
"boto",
"botocore",
"BURSTABLE",
"cabletv",
"CDUF",
"cduflogo",
"cdulogo",
"CDUNF",
"cdunflogo",
"certbot",
"certifi",
"cfulogo",
"CLEU",
"cleulogo",
"CLUF",
"cluflogo",
"clulogo",
"cpulogo",
"cuflgo",
"CUNF",
"cunflogo",
"cuulogo",
"delenv",
"delogo",
"devel",
"dflogo",
"dmlogo",
"dotenv",
"EXTINF",
"fastapi",
"filterwarnings",
"fiorinis",
"freedns",
"fullchain",
"gitea",
"iptv",
"isort",
"KHTML",
"lclogo",
"LETSENCRYPT",
"nohup",
"ondelete",
"onupdate",
"passlib",
"poolclass",
"psycopg",
"pycache",
"pycodestyle",
"pyflakes",
"pyjwt",
"pytest",
"PYTHONDONTWRITEBYTECODE",
"PYTHONUNBUFFERED",
"pyupgrade",
"reloadcmd",
"roomodes",
"ruru",
"sessionmaker",
"sqlalchemy",
"starlette",
"stefano",
"testadmin",
"testdb",
"testpass",
"testpaths",
"uflogo",
"umlogo",
"usefixtures",
"uvicorn",
"venv",
"wrongpass"
]
}