bodywork-core icon indicating copy to clipboard operation
bodywork-core copied to clipboard

Add docstring linting to static code analysis

Open AlexIoannides opened this issue 3 years ago • 0 comments

"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.

AlexIoannides avatar Jul 07 '22 22:07 AlexIoannides