Skip to content

Commit 75433ab

Browse files
committed
fix(ci): add flate to typos allowlist (flate2 crate name)
1 parent 61d53a0 commit 75433ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.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)