Skip to content
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

Enable pydocstyle for the xblock cookiecutter #250

Open
feanil opened this issue Aug 23, 2022 · 0 comments
Open

Enable pydocstyle for the xblock cookiecutter #250

feanil opened this issue Aug 23, 2022 · 0 comments

Comments

@feanil
Copy link
Contributor

feanil commented Aug 23, 2022

Before #249 the xblock-cookiecutter was not running any of the standard cookiecutter tests. When we made that fix, we hand to not fix the pydocstyle check in the tests/test_cookiecutter_xblock.py::test_quality test.

Steps

  1. Uncomment the line in that test that runs pycodestyle
  2. Run tox tests/test_cookiecutter_xblock.py::test_quality
  3. Keep fixing things until it passes.
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

No branches or pull requests

1 participant