ruff/crates/ruff_linter/resources/test/fixtures/pydoclint
Dimitri Papadopoulos Orfanos 59145098d6
Fix typos found by codespell (#14863)
## Summary

Just fix typos.

## Test Plan

CI tests.

---------

Co-authored-by: Micha Reiser <micha@reiser.io>
2024-12-09 09:32:12 +00:00
..
DOC201_google.py Fix typos found by codespell (#14863) 2024-12-09 09:32:12 +00:00
DOC201_numpy.py Fix typos found by codespell (#14863) 2024-12-09 09:32:12 +00:00
DOC202_google.py [pydoclint] Permit yielding None in DOC402 and DOC403 (#13148) 2024-09-01 02:03:39 +01:00
DOC202_numpy.py Don't enforce returns and yields in abstract methods (#12771) 2024-08-09 13:34:14 +00:00
DOC402_google.py [pydoclint] Permit yielding None in DOC402 and DOC403 (#13148) 2024-09-01 02:03:39 +01:00
DOC402_numpy.py [pydoclint] Permit yielding None in DOC402 and DOC403 (#13148) 2024-09-01 02:03:39 +01:00
DOC403_google.py [pydoclint] Permit yielding None in DOC402 and DOC403 (#13148) 2024-09-01 02:03:39 +01:00
DOC403_numpy.py [pydoclint] Permit yielding None in DOC402 and DOC403 (#13148) 2024-09-01 02:03:39 +01:00
DOC501.py Try both 'Raises' section styles when convention is unspecified (#12649) 2024-08-02 21:04:46 -04:00
DOC501_google.py [pydoclint] Deduplicate collected exceptions after traversing function bodies (#12642) 2024-08-02 23:17:06 +01:00
DOC501_numpy.py [pydoclint] Deduplicate collected exceptions after traversing function bodies (#12642) 2024-08-02 23:17:06 +01:00
DOC502_google.py [pydoclint] Teach rules to understand reraised exceptions as being explicitly raised (#12639) 2024-08-02 22:47:22 +01:00
DOC502_numpy.py [pydoclint] Teach rules to understand reraised exceptions as being explicitly raised (#12639) 2024-08-02 22:47:22 +01:00