mirror of
https://github.com/home-assistant/core.git
synced 2025-08-07 06:35:10 +02:00
Update devcontainer.json
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"python.pythonPath": "/usr/local/bin/python",
|
||||
"python.linting.pylintEnabled": true,
|
||||
"python.linting.enabled": true,
|
||||
"files.trimTrailingWhitespace": true
|
||||
"files.trimTrailingWhitespace": true,
|
||||
"editor.rulers": [80]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user