Chris Mayo

Results 141 comments of Chris Mayo

There are examples in the sample for the [authentication section of linkcheckerrc](https://linkchecker.github.io/linkchecker/man/linkcheckerrc.html#authentication): https://github.com/linkchecker/linkchecker/blob/819dacb9bb94e2cb42841f76dcd3de28a95af8b8/linkcheck/data/linkcheckerrc#L207-L221 I imagine that in CI it would likely be a good idea to specify the linkcheckerrc being...

Documentation of the "new" configuration file location included in PR #632.

I can't get the current checks to run. Hopefully the next commit will reset things. N.B. I have just added a documentation PR #635. Don't think it touches any paragraphs...

Checks look good. Haven't had a chance to look at what has been added yet. One thing that does seem to be missing is an entry in the initial linkcheckerrc:...

Thanks. No need to request CI for the next one!

9.4 is very old. Worth checking for the record with the latest code. There are now up-to-date Docker images on GitHub pages at ghcr.io/linkchecker/linkchecker. Especially If a proxy is used,...

I think there are too many problems with AnchorCheck that we can't leave it available because there can be no confidence it will return accurate results. #575 If anyone thinks...

The AnchorCheck plugin has been re-enabled with fixes thanks to work from Nathan Arthur. I'm now getting both b.html and *.html giving a warning. If any problems are found please...

I imagine some people would consider these errors, so we can't convert them to be warnings, probably something like c) but perhaps `ignoreerrors`. For your use case though isn't the...

I think all the options are likely to be a reasonable piece of work as they are not just adapting the existing `ignore/ignorewarnings` but the only way to really find...