Skip to content

Commit

Permalink
Add codespell to pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
asmacdo committed Apr 26, 2024
1 parent abc5f98 commit 2bbc523
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,7 @@ repos:
- flake8-bugbear
- flake8-builtins
- flake8-unused-arguments
- repo: https://github.com/codespell-project/codespell
rev: v2.2.6
Ghooks:
- id: codespell

0 comments on commit 2bbc523

Please sign in to comment.