Skip to content

Commit 14639d1

Browse files
committed
Ignore "to perfom an" for now
1 parent 1861f9f commit 14639d1

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
@@ -50,6 +50,7 @@ readthedocs/__init__.py =
5050
skip = .git,*.svg,locale,package-lock.json,*.css,*.min.*,vendor,*.ai,setup.cfg,migrations
5151
check-hidden = true
5252
# some names and abbreviations and very long lines (minimized?)
53-
ignore-regex = \b(Manuel|DED|Wile E. Coyote|Couldn\\u2019t)\b|.{300,}|"pyton\b|\|(ative|ment)\||"Hel" will match\b|ative: ''
53+
# TODO: fixup help_text in readthedocs/builds/models.py : "to perfom an"
54+
ignore-regex = \b(Manuel|DED|Wile E. Coyote|Couldn\\u2019t|to perfom an)\b|.{300,}|"pyton\b|\|(ative|ment)\||"Hel" will match\b|ative: ''
5455
# TODO: fix syntaxt -- would require transition?
5556
ignore-words-list = fo,te,astroid,requestor,syntaxt

0 commit comments

Comments
 (0)