Skip to content

Commit

Permalink
Ignore config directory from codespell
Browse files Browse the repository at this point in the history
  • Loading branch information
tewaro committed Dec 2, 2024
1 parent e146a8b commit e534d44
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 @@ -36,7 +36,7 @@ repos:
hooks:
- id: yamllint
entry: yamllint --config-file .yamllint.yaml
exclude: .clang-format
exclude: .clang-format config/
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.4
hooks:
Expand Down

0 comments on commit e534d44

Please sign in to comment.