Skip to content

Commit

Permalink
Internal: See if codespell precommit finds config.
Browse files Browse the repository at this point in the history
  • Loading branch information
ntjohnson1 committed Dec 14, 2024
1 parent fd1bf91 commit 87ea5f5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ repos:
- repo: https://github.com/codespell-project/codespell
rev: v2.3.0
hooks:
- id: codespell
- id: codespell
args: [ --toml, "pyproject.toml"]

0 comments on commit 87ea5f5

Please sign in to comment.