mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
Add codespell config
This commit is contained in:
parent
e849870bc5
commit
7b0111c949
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ repos:
|
|||
rev: v2.1.0
|
||||
hooks:
|
||||
- id: codespell
|
||||
exclude: ".*Dockerfile.*"
|
||||
|
||||
- repo: https://github.com/scop/pre-commit-shfmt
|
||||
rev: v3.4.1-1
|
||||
|
|
|
|||
Loading…
Reference in a new issue