lint con ruff
This commit is contained in:
6
.vscode/settings_ko.json
vendored
Normal file
6
.vscode/settings_ko.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"python.analysis.autoImportCompletions": true,
|
||||
"python.analysis.typeCheckingMode": "standard",
|
||||
"flake8.args": ["--max-line-length=140"],
|
||||
"python.linting.flake8Args": ["--config","flake8.cfg"]
|
||||
}
|
||||
Reference in New Issue
Block a user