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

Setup flake8-docstrings plugin. #237

Closed
wants to merge 2 commits into from
Closed

Conversation

proofit404
Copy link
Owner

@proofit404 proofit404 commented Oct 5, 2019

A possible workaround for PyCQA/pydocstyle#414 could be similar settings in the setup.cfg:

# Disable some pydocstyle checks:
# Exclude some pydoctest checks globally:
ignore = D100, D104, D106, D401, W504, X100, RST303, RST304

@proofit404 proofit404 self-assigned this Nov 1, 2019
@proofit404 proofit404 closed this Jul 31, 2020
@proofit404 proofit404 deleted the enable-flake8-docstring branch July 31, 2020 20:05
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.

None yet

1 participant