8 lines
227 B
TOML
8 lines
227 B
TOML
[default.extend-words]
|
|
# Remove this once base64 gets correctly ignored by typos
|
|
# Or if we're able to ignore certain lines.
|
|
NAX = "NAX"
|
|
Nd = "Nd"
|
|
Wya = "Wya"
|
|
# thead html tag is not a typo, upstream PR pending
|
|
thead = "thead"
|