Added ruff linter and formatter
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m5s
All checks were successful
AWS Deploy on Push / build (push) Successful in 1m5s
This commit is contained in:
8
.vscode/settings.json
vendored
8
.vscode/settings.json
vendored
@@ -1,4 +1,8 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "charliermarsh.ruff",
|
||||
"ruff.importStrategy": "fromEnvironment",
|
||||
"ruff.path": ["${workspaceFolder}"],
|
||||
"cSpell.words": [
|
||||
"addopts",
|
||||
"adminpassword",
|
||||
@@ -42,6 +46,7 @@
|
||||
"fullchain",
|
||||
"gitea",
|
||||
"iptv",
|
||||
"isort",
|
||||
"lclogo",
|
||||
"LETSENCRYPT",
|
||||
"nohup",
|
||||
@@ -51,10 +56,13 @@
|
||||
"poolclass",
|
||||
"psycopg",
|
||||
"pycache",
|
||||
"pycodestyle",
|
||||
"pyflakes",
|
||||
"pyjwt",
|
||||
"pytest",
|
||||
"PYTHONDONTWRITEBYTECODE",
|
||||
"PYTHONUNBUFFERED",
|
||||
"pyupgrade",
|
||||
"reloadcmd",
|
||||
"roomodes",
|
||||
"ruru",
|
||||
|
||||
Reference in New Issue
Block a user