We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ae2da commit a752cfbCopy full SHA for a752cfb
.vscode/settings.json
@@ -10,4 +10,5 @@
10
"editor.defaultFormatter": "charliermarsh.ruff",
11
},
12
"python.analysis.autoImportCompletions": true,
13
+ "ruff.configuration": "pyproject.toml",
14
}
0 commit comments