mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-27 17:25:08 +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
|
rev: v2.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: codespell
|
- id: codespell
|
||||||
|
exclude: ".*Dockerfile.*"
|
||||||
|
|
||||||
- repo: https://github.com/scop/pre-commit-shfmt
|
- repo: https://github.com/scop/pre-commit-shfmt
|
||||||
rev: v3.4.1-1
|
rev: v3.4.1-1
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue