mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 09:05:10 +00:00
fix: add codespell allowed word ro
This commit is contained in:
parent
236bba1ee2
commit
78faaead25
1 changed files with 3 additions and 0 deletions
|
|
@ -32,6 +32,9 @@ repos:
|
|||
rev: v2.2.0
|
||||
hooks:
|
||||
- id: codespell
|
||||
args:
|
||||
- -L
|
||||
- "ro"
|
||||
|
||||
- repo: local
|
||||
hooks:
|
||||
|
|
|
|||
Loading…
Reference in a new issue