homeassistant-zoneminder-alarm/.vscode/settings.json

7 lines
159 B
JSON

{
"python.formatting.provider": "black",
"python.linting.flake8Enabled": false,
"python.linting.pylintEnabled": true,
"python.linting.enabled": true
}