Skip to content

Commit

Permalink
Fix codespell issues (#63)
Browse files Browse the repository at this point in the history
  • Loading branch information
nightlark committed Oct 9, 2024
1 parent eb68f3e commit 3330917
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
args: ["--skip=.github/CODE_OF_CONDUCT.md"]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.5
hooks:
Expand Down

0 comments on commit 3330917

Please sign in to comment.