<#15240 Add support for pydocstyle> Issue created ...
# github-notifications
q
#15240 Add support for pydocstyle Issue created by jperezr21 Is your feature request related to a problem? Please describe. It would be nice to have pydocstyle as another linting backend for checking compliance with Python docstring conventions. Describe alternatives you've considered Docformatter is useful for formatting docs, but it does not check if these adhere to conventions like numpydoc docstring or Google Python Style Guide. pantsbuild/pants
u