Skip to content

Commit

Permalink
fix: add configuration for typos
Browse files Browse the repository at this point in the history
- disable spell checking of commit hash in `CHANGELOG.md`
  • Loading branch information
yilun.sun committed Mar 25, 2024
1 parent 1c461ed commit 4279dd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _typos.toml
@@ -0,0 +1,2 @@
[default.extend-ignore-re]
markdown-link-description = ["\\(\\[([a-z0-9]{7})\\]\\("]

0 comments on commit 4279dd3

Please sign in to comment.