mirror of
https://github.com/containers/podman-compose.git
synced 2025-04-26 10:29:10 +02:00
Run codespell throughout fixing typos automagically
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
This commit is contained in:
parent
d2fa80196f
commit
cf90ab2858
@ -35,7 +35,7 @@ $ pip install '.[devel]'
|
|||||||
$ pre-commit install
|
$ pre-commit install
|
||||||
```
|
```
|
||||||
4. Create a new branch, develop and add tests when possible
|
4. Create a new branch, develop and add tests when possible
|
||||||
5. Run linting & testing before commiting code. Ensure all the hooks are passing.
|
5. Run linting & testing before committing code. Ensure all the hooks are passing.
|
||||||
```shell
|
```shell
|
||||||
$ pre-commit run --all-files
|
$ pre-commit run --all-files
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user