ruff/crates/ruff_linter/resources/test/fixtures/pydocstyle
ukyen e83388dcea
Don't raise D208 when last line is non-empty (#13372)
Co-authored-by: Micha Reiser <micha@reiser.io>
2024-09-26 14:53:21 +02:00
..
_unrelated
D104
all.py
bom.py
canonical_google_examples.py
canonical_numpy_examples.py
D.py Fix panic in D208 with multibyte indent (#9147) 2023-12-15 12:02:15 -05:00
D100.ipynb
D200.py
D202.py
D208.py Don't raise D208 when last line is non-empty (#13372) 2024-09-26 14:53:21 +02:00
D209_D400.py
D214_module.py
D215.py
D300.py
D301.py [pydocstyle] Escaped docstring in docstring (D301 ) (#12192) 2024-07-18 18:36:05 -04:00
D400.py Ignore underlines when determining docstring logical lines (#8929) 2023-11-30 14:27:04 -05:00
D400_415.py [pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399) 2024-09-20 11:05:26 +00:00
D401.py
D402.py Respect word boundaries when detecting function signature in docs (#13388) 2024-09-18 00:01:38 -04:00
D403.py D403: Require capitalizing single word sentence (#10776) 2024-04-05 08:42:00 +02:00
D410.py
D413.py [pydocstyle] Trim whitespace when removing blank lines after section (D413) (#10162) 2024-02-29 13:29:40 +00:00
D417.py Disambiguate argument descriptors from section headers (#9427) 2024-01-07 22:41:00 -05:00
sections.py [pydocstyle] Improve heuristics for detecting Google-style docstrings (#13142) 2024-08-29 16:33:18 +01:00
setter.py
sphinx.py Avoid removing newlines between docstring headers and rST blocks (#11609) 2024-05-30 13:29:20 -04:00