Skip to content

Add pydocstyle to environment. - #258

Merged
ajschmidt8 merged 4 commits into
rapidsai:branch-0.20from
vyasr:feature/add_pydocstyle
Apr 27, 2021
Merged

Add pydocstyle to environment.#258
ajschmidt8 merged 4 commits into
rapidsai:branch-0.20from
vyasr:feature/add_pydocstyle

Conversation

@vyasr

@vyasr vyasr commented Apr 23, 2021

Copy link
Copy Markdown
Contributor

This PR adds pydocstyle to the rapids build environment so that we can start statically linting our docstrings. We plan to incrementally apply this styling in cudf, but pydocstyle is the standard so as other packages move in this direction pydocstyle is the tool they'll want as well. The package follows semantic versioning, so in the interest of CI not suddenly failing when a new version is released with modifications to any rules I've constrained the package versions accordingly.

@vyasr
vyasr requested a review from a team as a code owner April 23, 2021 19:00
@ajschmidt8
ajschmidt8 changed the base branch from branch-0.19 to branch-0.20 April 23, 2021 19:35
@ajschmidt8
ajschmidt8 merged commit 99b6cf8 into rapidsai:branch-0.20 Apr 27, 2021
@vyasr
vyasr deleted the feature/add_pydocstyle branch June 17, 2022 22:00
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