ruff
[`pydocstyle`] Add setting to ignore missing documentation for `*args` and `**kwargs` parameters (`D417`)
#15210
Merged

[`pydocstyle`] Add setting to ignore missing documentation for `*args` and `**kwargs` parameters (`D417`) #15210

MichaReiser merged 5 commits into astral-sh:main from InSyncWithFoo:D417
InSyncWithFoo
InSyncWithFoo [`pydocstyle`] Do not require documentation for `*args` and `**kwargs…
b916cb04
InSyncWithFoo `required_variadics` -> `optional_variadics`
9d7b016f
InSyncWithFoo Fix
1887ce77
InSyncWithFoo InSyncWithFoo changed the title [`pydocstyle`] Do not require documentation for `*args` and `**kwargs` by default (`D417`) [`pydocstyle`] Do not require documentation for `*args` and `**kwargs` (`D417`) 1 year ago
InSyncWithFoo InSyncWithFoo changed the title [`pydocstyle`] Do not require documentation for `*args` and `**kwargs` (`D417`) [`pydocstyle`] Allow configuring whether documentation for `*args` and `**kwargs` are required (`D417`) 1 year ago
github-actions
MichaReiser Remove Settings constructor
af13f482
MichaReiser Rename setting, improve documentation, extend tests
f7e52be9
MichaReiser MichaReiser added configuration
MichaReiser MichaReiser changed the title [`pydocstyle`] Allow configuring whether documentation for `*args` and `**kwargs` are required (`D417`) [`pydocstyle`] Add setting to ignore missing documentation for`*args` and `**kwargs` parameters (`D417`) 1 year ago
MichaReiser MichaReiser merged cfd60935 into main 1 year ago
InSyncWithFoo InSyncWithFoo changed the title [`pydocstyle`] Add setting to ignore missing documentation for`*args` and `**kwargs` parameters (`D417`) [`pydocstyle`] Add setting to ignore missing documentation for `*args` and `**kwargs` parameters (`D417`) 1 year ago
InSyncWithFoo InSyncWithFoo deleted the D417 branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
No reviews
Assignees
No one assigned
Labels
Milestone