Skip to content

Commit

Permalink
chore: spellcheck (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
geertmeersman authored Jan 10, 2025
2 parents e6ad4bc + b4e8e6e commit d3d9339
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repos:
hooks:
- id: codespell
args:
- --ignore-words-list=hass,commitish,THIRDPARTY
- --ignore-words-list=hass,commitish,THIRDPARTY,periode
- --skip="./.*,*.csv,*.ambr"
- --quiet-level=2
exclude_types: [csv, json, html]
Expand Down

0 comments on commit d3d9339

Please sign in to comment.