nucleo/typos.toml

4 lines
115 B
TOML
Raw Normal View History

2023-07-20 14:03:31 +00:00
default.extend-ignore-re = ["\\\\u\\{[0-9A-Za-z]*\\}"]
[files]
2023-07-26 13:32:04 +00:00
extend-exclude = ["matcher/src/tests.rs", "*.html"]