Tom Kuson
|
bf620dcb38
|
[`pydoclint`] Permit yielding `None` in DOC402 and DOC403 (#13148)
Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
|
2024-09-01 02:03:39 +01:00 |
Charlie Marsh
|
1f51048fa4
|
Don't enforce returns and yields in abstract methods (#12771)
## Summary
Closes https://github.com/astral-sh/ruff/issues/12685.
|
2024-08-09 13:34:14 +00:00 |
Charlie Marsh
|
733341ab39
|
Ignore `DOC` errors for stub functions (#12651)
## Summary
Closes https://github.com/astral-sh/ruff/issues/12650.
|
2024-08-03 08:13:21 -04:00 |
Auguste Lalande
|
9f72f474e6
|
[`pydoclint`] Add `docstring-missing-returns` amd `docstring-extraneous-returns` (`DOC201`, `DOC202`) (#12485)
Co-authored-by: Micha Reiser <micha@reiser.io>
|
2024-07-26 06:36:00 +00:00 |