mirror of
https://github.com/home-assistant/core.git
synced 2025-12-24 21:06:19 +00: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