Skip to content
This repository was archived by the owner on Oct 13, 2025. It is now read-only.

Commit b664ca3

Browse files
committed
Adapt typos toml
1 parent d1d0dd8 commit b664ca3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.typos.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ extend-ignore-re = [
88
# On purpose
99
"\"THE NETBIOS NAM\"",
1010
# NFS stuff.
11-
"commited: :zeek:type:`NFS3::stable_how_t`",
11+
"commited :zeek:type:`NFS3::stable_how_t`",
1212
"\\/fo\\(o",
1313
" nd\\.<br",
1414
"\"BaR\"",
@@ -20,6 +20,9 @@ extend-ignore-re = [
2020

2121
# Smoot
2222
"Smoot",
23+
24+
"exat", # Redis expire at
25+
"EXAT",
2326
]
2427

2528
extend-ignore-identifiers-re = [

0 commit comments

Comments
 (0)