Skip to content

Commit 5356a11

Browse files
committed
chore: Exclude typos in the changelog 😆
Signed-off-by: R. Tyler Croy <[email protected]>
1 parent e2b067b commit 5356a11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ tokio = { version = "1" }
7373
num_cpus = { version = "1" }
7474

7575
[workspace.metadata.typos]
76+
files.extend-exclude = [
77+
"CHANGELOG.md",
78+
]
7679
default.extend-ignore-re = [
7780
# Custom ignore regex patterns: https://github.com/crate-ci/typos/blob/master/docs/reference.md#example-configurations
7881
"(?s)//\\s*spellchecker:ignore-next-line[^\\n]*\\n[^\\n]*",

0 commit comments

Comments
 (0)