mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-24 08:53:38 +01:00
Add pre-commit definition for codespell
Signed-off-by: Yaroslav Halchenko <debian@onerussian.com>
This commit is contained in:
parent
6e65a73ab9
commit
247774822c
@ -30,3 +30,7 @@ repos:
|
||||
"-sn", # Don't display the score
|
||||
"--rcfile=.pylintrc", # Link to your config file
|
||||
]
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.5
|
||||
hooks:
|
||||
- id: codespell
|
||||
|
Loading…
Reference in New Issue
Block a user