ruff/crates/ruff_linter/src/docstrings
Alex Waygood 281e6d9791
[`pydocstyle`] Improve heuristics for detecting Google-style docstrings (#13142)
2024-08-29 16:33:18 +01:00
..
extraction.rs Split `Constant` to individual literal nodes (#8064) 2023-10-30 12:13:23 +05:30
google.rs Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
mod.rs Split `Constant` to individual literal nodes (#8064) 2023-10-30 12:13:23 +05:30
numpy.rs Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
sections.rs [`pydoclint`] Implement `docstring-missing-exception` and `docstring-extraneous-exception` (`DOC501`, `DOC502`) (#11471) 2024-07-20 19:41:51 +00:00
styles.rs [`pydocstyle`] Improve heuristics for detecting Google-style docstrings (#13142) 2024-08-29 16:33:18 +01:00