[`pydocstyle`] Add setting to ignore missing documentation for `*args` and `**kwargs` parameters (`D417`) #15210
[`pydocstyle`] Do not require documentation for `*args` and `**kwargs…
b916cb04
`required_variadics` -> `optional_variadics`
9d7b016f
Fix
1887ce77
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
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
Remove Settings constructor
af13f482
Rename setting, improve documentation, extend tests
f7e52be9
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
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
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub