Skip to content

Commit 3aa614a

Browse files
committed
Ignore false positives
1 parent 0395f32 commit 3aa614a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

_typos.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[default]
2+
extend-ignore-identifiers-re = [
3+
# Ignore things that look like gui_xztNdXA2oFNB
4+
"gui_.*",
5+
]
6+

0 commit comments

Comments
 (0)