test dockerfile
This commit is contained in:
@@ -9,6 +9,10 @@
|
||||
"launch": {},
|
||||
"python.linting.flake8Enabled": true,
|
||||
"python.linting.banditEnabled": true,
|
||||
"python.testing.pytestEnabled": true
|
||||
"python.testing.pytestEnabled": true,
|
||||
"workbench.colorTheme": "light",
|
||||
"python.linting.flake8Args": [
|
||||
"--max-line-length=100"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user