Skip to content

Commit

Permalink
chore: remove exclusion for codespell hook in pre-commit config
Browse files Browse the repository at this point in the history
  • Loading branch information
rockmagma02 committed Jun 26, 2024
1 parent 8d758ad commit a08670f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ repos:
rev: v2.2.6
hooks:
- id: codespell
exclude: |
(?x)(
^docs/source/spelling_wordlist.txt$
)
args:
- -L
- "inout"
Expand Down

0 comments on commit a08670f

Please sign in to comment.