Skip to content

Enable Pydocstyle Linting #560

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Nov 20, 2020
Merged

Enable Pydocstyle Linting #560

merged 3 commits into from
Nov 20, 2020

Conversation

chinandrew
Copy link
Contributor

Description

Enable pydocstyle to lint docstrings. Only done for those that currently pass, tracking the ones that need fixing in #452

Changelog

Itemize code/test/documentation changes and files added/removed.

  • Add pydocstyle to all setup.py files so it gets installed
  • Add pydocstyle line to makefile for those that pass so it runs on make lint

Fixes

  • n/a

@chinandrew chinandrew marked this pull request as ready for review November 19, 2020 22:06
@chinandrew chinandrew changed the title [DRAFT] Enable Pydocstyle Linting Enable Pydocstyle Linting Nov 19, 2020
@chinandrew chinandrew requested a review from krivard November 19, 2020 22:16
Copy link
Contributor

@krivard krivard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@krivard krivard merged commit 0437403 into main Nov 20, 2020
@krivard krivard deleted the pydocstyle branch November 20, 2020 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants