Skip to content

Move pydocstyle checks to ruff #3

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

glehmann
Copy link
Member

@glehmann glehmann commented Jul 16, 2025

and make the ruff results appear directly in github, by uploading them in sarif format.

pydocstyle was deprecated 1.5 year ago in favor of ruff, which supports all the checks done by pydocstyle.

glehmann added 2 commits July 17, 2025 16:18
Signed-off-by: Gaëtan Lehmann <gaetan.lehmann@vates.tech>
pydocstyle has been deprecated in favor of ruff for 1.5y

see PyCQA/pydocstyle#658

Signed-off-by: Gaëtan Lehmann <gaetan.lehmann@vates.tech>
@glehmann glehmann force-pushed the gln/ruff-migration-sqzl branch from f2dda06 to 3e45c0e Compare July 17, 2025 14:19
@glehmann glehmann requested a review from psafont July 17, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants