mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 17:11:07 -05:00
217e403326
See #438
4 lines
96 B
TOML
4 lines
96 B
TOML
[default]
|
|
extend-ignore-identifiers-re = [
|
|
"\\bTLS_[A-Z0-9_]+(_anon_[A-Z0-9_]+)?\\b",
|
|
]
|