aboutsummaryrefslogtreecommitdiffstats
path: root/typos.toml
diff options
context:
space:
mode:
Diffstat (limited to 'typos.toml')
-rw-r--r--typos.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/typos.toml b/typos.toml
new file mode 100644
index 00000000..14fc504d
--- /dev/null
+++ b/typos.toml
@@ -0,0 +1,3 @@
+default.extend-ignore-re = ["\\\\u\\{[0-9A-Za-z]*\\}"]
+[files]
+extend-exclude = ["matcher/src/tests.rs","src/pattern/tests.rs", "*.html"]