Skip to content

Commit 30e2b35

Browse files
committed
chore: exclude CHANGELOG.md from typos spell checker
Auto-generated changelog contains commit hashes that trigger false positives (e.g. `ba` in `33ba38d`).
1 parent e76467a commit 30e2b35

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

_typos.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[files]
2+
extend-exclude = ["CHANGELOG.md"]

0 commit comments

Comments
 (0)