We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9401cf5 commit ca11a17Copy full SHA for ca11a17
doc/.vale.ini
@@ -40,4 +40,4 @@ Google.Headings = NO
40
# Format-specific settings appear
41
# under a user-provided "glob"
42
# pattern.
43
-TokenIgnores = (:class:\x60.*\x60|:meth:\x60.*\x60|:py:class:\x60.*\x60|:py:meth:\x60.*\x60)
+TokenIgnores = (:(func|class|meth|attr|py):`(?:.|\n)*?`)|(<.*>)
0 commit comments