Skip to content

Commit 57b76fd

Browse files
Mossakajprendes
authored andcommitted
Update _typos.toml
Co-authored-by: Jorge Prendes <jorge.prendes@gmail.com> Signed-off-by: Jiaxiao Zhou <duibao55328@gmail.com>
1 parent 9a64527 commit 57b76fd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_typos.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
[default]
2-
# allow disabling the next line, e.g:
3-
# self.namespaces
4-
# // typos:disable-next-line - false positive "typ"
5-
# .retain(|ns| ns.typ() != LinuxNamespaceType::Network);
62
extend-ignore-re = [
7-
"(?Rm)^\\s*//\\s*typos:disable-next-line(\\s.*|\\s*)(\\r|\\n)+[^\\r\\n]*$",
83
# Match 'typ()' when used as a method call
94
"\\w+\\.typ\\(\\)",
105
]

0 commit comments

Comments
 (0)