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

Ignore RST201 for compatibility with Google-style docstrings #591

Merged
merged 1 commit into from Oct 8, 2020

Conversation

cjolowicz
Copy link
Owner

@cjolowicz cjolowicz commented Oct 8, 2020

This warning is triggered when a multi-line parameter description is surrounded by other parameters.

Closes #569

See peterjc/flake8-rst-docstrings#17 for details

This warning is triggered when a multi-line parameter description is surrounded
by other parameters.
@cjolowicz cjolowicz added the bug Something isn't working label Oct 8, 2020
@cjolowicz cjolowicz added this to the 2020.10.15 milestone Oct 8, 2020
@cjolowicz cjolowicz merged commit ce924b7 into master Oct 8, 2020
@cjolowicz cjolowicz deleted the retrocookie-pr/ignore-rst201 branch October 8, 2020 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ignore RST201
1 participant