ruff/crates/ruff_linter/src/rules/pydocstyle
2024-10-22 16:51:57 +02:00
..
rules Fix D204's documentation to correctly mention the conventions when it is enabled (#13867) 2024-10-22 16:51:57 +02:00
snapshots Don't raise D208 when last line is non-empty (#13372) 2024-09-26 14:53:21 +02:00
helpers.rs [pydocstyle] Improve heuristics for detecting Google-style docstrings (#13142) 2024-08-29 16:33:18 +01:00
mod.rs [pycodestyle] Fix: Don't autofix if the first line ends in a question mark? (D400) (#13399) 2024-09-20 11:05:26 +00:00
settings.rs Make setting and retrieving pydocstyle settings less tedious (#12582) 2024-07-31 10:39:33 +01:00