typos/crates/typos-cli/tests/cmd/ssl-cipher-suite.in/typos.toml

5 lines
96 B
TOML
Raw Normal View History

[default]
extend-ignore-identifiers-re = [
"\\bTLS_[A-Z0-9_]+(_anon_[A-Z0-9_]+)?\\b",
]