Skip to content

Commit

Permalink
Enable Codespell autofix (#422)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nusnus authored Sep 25, 2024
1 parent e5248f4 commit 459b1ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ repos:
rev: v2.3.0
hooks:
- id: codespell
args: [--write-changes]
additional_dependencies:
- tomli

Expand Down

0 comments on commit 459b1ed

Please sign in to comment.