Peter Linss
Peter Linss
Added both. For future reference, Shepherd has a lot of heuristics to determine anchor types even without the definitions contract attributes (it was running before the contract was created). Also,...
Shepherd parsed all the headings just fine. I confirmed all the heading archors are in the DB and were properly determined to be section headings. I don't know why they're...
One thing to note, the anchor 'establishing-a-presentation-connection' isn't on a header element, it's on a section element, so if you're trying to link explicitly to a header, I can see...
FWIW, `--skip-manifest` causes bikeshed to go to the original sources rather than use the bikeshed-data repo.
@asottile I added the API support for this in https://github.com/PyCQA/pydocstyle/pull/485/files My intention is to submit a PR for flake8-docstrings to add the ignore_inline_noqa flag when calling pydocstyle. Feel free to...
Ok, will submit a PR today
Blocking issue seems resolved, any update on this? FWIW, we need the ability to set the bind address for both the matrix and slack ports
Hi Hans, thanks for the kind words. You're not missing anything, Nginx currently doesn't allow multiple OCSP staple files. The patch you found was submitted by me and hasn't been...
I'm reluctant to remove backup keys entirely. First, some browsers do still support HPKP, FF behind a flag, which may be used by some in high security environments, as well...
No plans to implement eAB at this time, but PRs always welcome