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

Make parameter type descriptions optional #5

Merged
merged 3 commits into from
May 9, 2021
Merged

Conversation

douglasdavis
Copy link
Owner

@douglasdavis douglasdavis commented May 9, 2021

New defcustom called numpydoc-insert-parameter-types (default set to t). If t types will be added to each member of the parameter block; if nil, no type is added. Closes #4

Verified

This commit was signed with the committer’s verified signature. The key has expired.
douglasdavis Doug Davis

Verified

This commit was signed with the committer’s verified signature. The key has expired.
douglasdavis Doug Davis

Verified

This commit was signed with the committer’s verified signature. The key has expired.
douglasdavis Doug Davis
@douglasdavis douglasdavis merged commit b982039 into main May 9, 2021
@douglasdavis douglasdavis deleted the types-optional branch May 9, 2021 19:39
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.

Option for not-adding the types of the parameters in the "Parameters" section
1 participant