Skip to content
Snippets Groups Projects
username-removed-411433's avatar
opened issue #23 "TypeError: __init__() missing 2 required positional arguments: 'short_desc' and 'context' with newer pydocstyle" at PyCQA / flake8-docstrings
username-removed-6325's avatar
commented on issue #15 "Configuration is not being loaded" at PyCQA / flake8-docstrings

@ksunden please open a separate issue for that. We're not going to read a configuration file out of band.

username-removed-1493031's avatar
commented on issue #21 "Unable to select D212 or D213 errors" at PyCQA / flake8-docstrings

I believe this is related to #15, as these two are not in the pep257 convention that is the only one that this extension uses. While the interface ...

username-removed-1200434's avatar
commented on issue #15 "Configuration is not being loaded" at PyCQA / flake8-docstrings

@sigmavirus24 thanks for your answer. Can you share the add_selectand add_ignoreticket? I wouldn't mind helping but I couldn't find it on the flak...