Update command
This commit is contained in:
parent
45fc648d56
commit
c769046d15
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ $ py.test tests/test_core.py
|
||||||
You can also run linting tests against all changed files, as reported by `git diff upstream/dev --name-only`, using the `lint` script:
|
You can also run linting tests against all changed files, as reported by `git diff upstream/dev --name-only`, using the `lint` script:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
home-assistant$ script/lint --changed
|
$ script/lint --changed
|
||||||
```
|
```
|
||||||
|
|
||||||
### {% linkable_title Preventing Linter Errors %}
|
### {% linkable_title Preventing Linter Errors %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue