mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-12 20:06:28 +00:00
Update development_testing.md (#2266)
This commit is contained in:
parent
aa65489b68
commit
0df004a104
@ -86,7 +86,7 @@ pre-commit run --show-diff-on-failure
|
|||||||
The linters are also available directly, you can run tests on individual files:
|
The linters are also available directly, you can run tests on individual files:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
ruff homeassistant/core.py
|
ruff check homeassistant/core.py
|
||||||
pylint homeassistant/core.py
|
pylint homeassistant/core.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user