Skip to content

Commit 6153ccb

Browse files
committed
fix(ci): add flate to typos allowlist (flate2 crate name)
1 parent c5b912e commit 6153ccb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.typos.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
ratatui = "ratatui"
33
PUNICODE = "PUNICODE"
44
Jod = "Jod" # Node.js v22 LTS codename
5+
flate = "flate" # flate2 crate name (gzip/deflate compression)
56

67
[files]
78
extend-exclude = [

0 commit comments

Comments
 (0)