printer-enclosure/.vscode/settings.json

5 lines
98 B
JSON

{
"python.linting.pylintEnabled": true,
"python.linting.pylintPath": ".venv/bin/pylint"
}