kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
chore: add codespell pre-commit hook
rodzic
31e9380a56
commit
bdd02cf2fa
|
@ -51,3 +51,9 @@ repos:
|
|||
hooks:
|
||||
- id: prettier
|
||||
files: \.(md|yml|yaml|json)$
|
||||
|
||||
- repo: https://github.com/codespell-project/codespell
|
||||
rev: v2.2.2
|
||||
hooks:
|
||||
- id: codespell
|
||||
additional_dependencies: [tomli]
|
||||
|
|
Ładowanie…
Reference in New Issue