Skip to content

Commit

Permalink
Use codespell to find typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss committed May 13, 2021
1 parent c1a6187 commit ee49145
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .pre-commit-config.yaml
Expand Up @@ -24,12 +24,6 @@ repos:
- id: mypy
exclude: ^docs/conf.py

- repo: https://github.com/codespell-project/codespell
rev: v2.0.0
hooks:
- id: codespell
args: [--ignore-words-list="ans, hart, ot, poit, reallllly, tring"]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.2.1
hooks:
Expand Down

0 comments on commit ee49145

Please sign in to comment.