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

Remove pydocstyle in favor of ruff #86

Closed
caleb-johnson opened this issue Oct 22, 2024 · 0 comments · Fixed by #87
Closed

Remove pydocstyle in favor of ruff #86

caleb-johnson opened this issue Oct 22, 2024 · 0 comments · Fixed by #87

Comments

@caleb-johnson
Copy link
Collaborator

Deprecation notice in the pydocstyle readme here

Eric-Arellano pushed a commit that referenced this issue Oct 28, 2024
Fixes #86 

Pydocstyle was deprecated in favor of Ruff. Ruff has the exact same lints via the D ruleset.

As before, we only run the doc checks on source code and not tests.<hr>This is an automatic backport of pull request #87 done by [Mergify](https://mergify.com).
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 a pull request may close this issue.

1 participant