Update code quality for vscode

This commit is contained in:
Nitzan Pomerantz
2025-10-31 19:02:21 +02:00
parent 280b0c9b1c
commit 6d2b1ab4ab
4 changed files with 99 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"recommendations": [
"charliermarsh.ruff",
"ms-python.python"
]
}