Skip to content

Commit d26e4bf

Browse files
committed
Ignore "to perfom an" for now
1 parent 1817c66 commit d26e4bf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ readthedocs/__init__.py =
5252
skip = .git,*.svg,locale,package-lock.json,*.css,*.min.*,vendor,*.ai,setup.cfg,migrations
5353
check-hidden = true
5454
# some names and abbreviations and very long lines (minimized?)
55-
ignore-regex = \b(Manuel|DED|Wile E. Coyote|Couldn\\u2019t)\b|.{300,}|"pyton\b|\|(ative|ment)\||"Hel" will match\b|ative: ''
55+
# TODO: fixup help_text in readthedocs/builds/models.py : "to perfom an"
56+
ignore-regex = \b(Manuel|DED|Wile E. Coyote|Couldn\\u2019t|to perfom an)\b|.{300,}|"pyton\b|\|(ative|ment)\||"Hel" will match\b|ative: ''
5657
# TODO: fix syntaxt -- would require transition?
5758
ignore-words-list = fo,te,astroid,requestor,syntaxt

0 commit comments

Comments
 (0)