linkchecker/linkcheck/plugins
Chris Mayo 0356524369 Disable AnchorCheck plugin
Can't be relied on. Multiple reports of expected results not returned.

https://github.com/linkchecker/linkchecker/issues/542
https://github.com/linkchecker/linkchecker/issues/555
https://github.com/linkchecker/linkchecker/issues/568

Previously a fix was needed just to get the tests working:
0912e8a2c ("Don't strip the URL fragment from cache key if using AnchorCheck", 2020-07-27)

After:
eaa538c81 ("don't check one url multiple times", 2016-11-09)
2021-11-29 19:35:34 +00:00
..
__init__.py Run black on linkcheck/ 2020-05-30 17:01:36 +01:00
anchorcheck.py Disable AnchorCheck plugin 2021-11-29 19:35:34 +00:00
httpheaderinfo.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
locationinfo.py Remove strformat.unicode_safe() and strformat.url_unicode_split() 2020-07-07 17:25:28 +01:00
markdowncheck.py Fix xgettext Non-ASCII error when translating 2020-06-05 16:06:01 +01:00
parsepdf.py Remove execute bits from parsepdf.py and parseword.py 2021-01-14 19:48:22 +00:00
parseword.py Remove execute bits from parsepdf.py and parseword.py 2021-01-14 19:48:22 +00:00
regexcheck.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
sslcertcheck.py Convert to Python 3 super() 2020-06-03 20:06:36 +01:00
syntaxchecks.py Fix CssSyntaxCheck list index out of range 2020-08-14 19:25:21 +01:00
viruscheck.py Fix formatting and typos in docstrings 2020-07-25 16:35:48 +01:00