Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow PEP links with anchors #116

Merged
merged 3 commits into from Dec 21, 2022
Merged

Conversation

flying-sheep
Copy link
Contributor

@flying-sheep flying-sheep commented Dec 20, 2022

Fixes #115

Where do you do unit tests for individual checks? I can’t find any!

@github-actions github-actions bot added the bug This issue/PR relates to a bug. label Dec 20, 2022
@flying-sheep
Copy link
Contributor Author

Uh, no idea why the CI failed. I’m going to assume it’s not my fault.

@ssbarnea
Copy link
Member

With open-source projects you might step in to help with maintenance.

@ssbarnea ssbarnea merged commit 94942e7 into PyCQA:main Dec 21, 2022
@flying-sheep flying-sheep deleted the fix/pep-link-anchors branch December 21, 2022 14:24
@flying-sheep
Copy link
Contributor Author

I do that often. I just don’t always feel like diving into the CI of a project which I’m already contributing to for yak shaving reasons 😄

I’d still be happy to add a unit test for this if someone gives me a pointer to which file it should go into!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue/PR relates to a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive: “D000 PEP number must be a number from 0 to 9999” when using anchor
2 participants