-
Notifications
You must be signed in to change notification settings - Fork 15
Issues: jsh9/pydoclint
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Vague error message when the docstring of a member is dynamically assigned.
#177
opened Oct 22, 2024 by
austinyu
Add error code for docstring styles that deviate from selected style
#169
opened Sep 23, 2024 by
alpastor4
pydoclint generates DOC602 and DOC603 on google style guide example for classes
#163
opened Aug 30, 2024 by
jabbera
ImportError: cannot import name 'DocstringAttr' from 'docstring_parser.common'
#162
opened Aug 28, 2024 by
magnussommarsjo
Consider allowing
ivar
and cvar
(and vartype
) for attributes in sphinx style
#150
opened Jul 9, 2024 by
tmke8
Google style: Allow omitting only the
Returns
/Yields
if summary starts with Return(s)/Yield(s)
#110
opened Jan 8, 2024 by
llucax
Parameters not processed correctly for numpy style with incorrect underscoring
#102
opened Nov 16, 2023 by
d3nzil
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.