Exclude --all-files in pre-commit with poetry
This commit is contained in:
parent
c075327f1d
commit
570d40bc97
@ -99,7 +99,7 @@ poetry run build
|
|||||||
test coverage. Make sure to fix any errors presented via Black, Pylint and
|
test coverage. Make sure to fix any errors presented via Black, Pylint and
|
||||||
MyPy pre-commit hooks
|
MyPy pre-commit hooks
|
||||||
```
|
```
|
||||||
poetry run pre-commit --all-files
|
poetry run pre-commit
|
||||||
```
|
```
|
||||||
|
|
||||||
or within docker
|
or within docker
|
||||||
|
Loading…
x
Reference in New Issue
Block a user