mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
commit
79cea0a2b3
@ -38,6 +38,7 @@ During development on a specific file, speed up your workflow by running tests a
|
|||||||
```bash
|
```bash
|
||||||
$ flake8 homeassistant/core.py
|
$ flake8 homeassistant/core.py
|
||||||
$ pylint homeassistant/core.py
|
$ pylint homeassistant/core.py
|
||||||
|
$ pydocstyle homeassistant/core.py
|
||||||
$ py.test tests/test_core.py
|
$ py.test tests/test_core.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user