Add docstring linting to static code analysis
AlexIoannides opened this issue · 0 comments
AlexIoannides commented
"As a Bodywork Developer, I would like docstrings to be linted, so that I have confidence that they are correctly formatted."
Tasks
- Read about pydocstyle.
- Setup pydocstyle to work with
src/bodywork
. - Add pydocstyle execution to Tox's static_code_analysis tests.