Skip to content

Commit

Permalink
maint: Don't exclude Changelog files from typos-conda (#3748)
Browse files Browse the repository at this point in the history
  • Loading branch information
mathbunnyru authored Jan 16, 2025
1 parent 95eb248 commit 9087a97
Show file tree
Hide file tree
Showing 5 changed files with 120 additions and 121 deletions.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ repos:
rev: 1.29.4
hooks:
- id: typos-conda
exclude: (CHANGELOG.md)
# In case of ambiguity (multiple possible corrections), `typos` will just report it to the user and move on without applying/writing any changes.
# cf. https://github.com/crate-ci/typos
args: [--write-changes]
Loading

0 comments on commit 9087a97

Please sign in to comment.