pydocstyle is deprecated
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 21
- Forks
- 20
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 3
Description
https://github.com/PyCQA/flake8-docstrings uses https://github.com/PyCQA/pydocstyle, which is deprecated in favor of ruff.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue only identifies flake8-docstrings, pydocstyle, and Ruff as the relevant projects; start by reviewing those links and this repository's lint configuration and dependency declarations. Determine the intended replacement scope and consider the work complete when the deprecated pydocstyle usage is replaced or otherwise resolved with the repository's lint checks still passing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100