Skip to content

Commit

Permalink
Merge pull request #201 from datalad/codespell-pre-commit
Browse files Browse the repository at this point in the history
Add codespell to pre-commit
  • Loading branch information
yarikoptic committed May 2, 2024
2 parents abc5f98 + 2402f79 commit 97928c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
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
hooks:
- id: codespell

0 comments on commit 97928c4

Please sign in to comment.