linting
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
}
|
||||
],
|
||||
"settings": {
|
||||
"launch": {}
|
||||
"launch": {},
|
||||
"python.linting.flake8Enabled": true,
|
||||
"python.linting.banditEnabled": true,
|
||||
"python.testing.pytestEnabled": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user