Skip to content

Fix missing warning for docstring parameters without type#111

Merged
lagru merged 2 commits intomainfrom
fix-missing-param
Nov 4, 2025
Merged

Fix missing warning for docstring parameters without type#111
lagru merged 2 commits intomainfrom
fix-missing-param

Conversation

@lagru
Copy link
Copy Markdown
Member

@lagru lagru commented Nov 4, 2025

Also applies for attributes

Release note

For maintainers and optionally contributors, please refer to changelist's README on how to document this PR for the release notes.

Ensure that warnings are raised for undocumented parameters and attributes.
Previously, no warning was raised for parameters and attributes when at least
that were mentioned in a docstring, but didn't have a doctype.

@lagru lagru added this to the v0.6 milestone Nov 4, 2025
@lagru lagru added the fix Addresses regressions & bugs label Nov 4, 2025
@lagru lagru merged commit dcd69c4 into main Nov 4, 2025
8 checks passed
@lagru lagru deleted the fix-missing-param branch November 4, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Addresses regressions & bugs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant