run codespell
This commit is contained in:
parent
80f778c031
commit
f80737c37b
5 changed files with 6 additions and 6 deletions
|
|
@ -24,7 +24,7 @@ repos:
|
|||
hooks:
|
||||
- id: codespell
|
||||
args:
|
||||
- --ignore-words-list=hass,deebot
|
||||
- -L bumper
|
||||
- --skip="./.*,*.csv,*.json"
|
||||
- --quiet-level=2
|
||||
exclude_types: [csv, json]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue