Mirror of the pydocstyle (formerly pep257) package for pre-commit.
For pre-commit see: https://github.com/pre-commit/pre-commit
For Pydocstyle see: https://github.com/PyCQA/pydocstyle
Add this to your .pre-commit-config.yaml
:
- repo: git://github.com/chewse/pre-commit-mirrors-pydocstyle
sha: '' # Use the sha / tag you want to point at
hooks:
- id: pydocstyle