Commit 85152f2
committed
fix: ignore 'ba' in git commit hashes for typo check
Add 'ba' to the exception list in _typos.toml to prevent false positives when checking git commit hashes in CHANGELOG.md. This fixes the typo check failure that incorrectly flags 'ba' as a typo in commit hash strings.1 parent d7dfdad commit 85152f2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
| 4 | + | |
0 commit comments