ruff/crates/ruff_linter/src/docstrings
Carl Meyer dd6f6233bd
bump MSRV to 1.83 (#16294)
According to our new MSRV policy (see
https://github.com/astral-sh/ruff/issues/16370 ), bump our MSRV to 1.83
(N - 2), and autofix some new clippy lints.
2025-02-26 06:12:43 -08: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 Reduce memory usage of `Docstring` struct (#16183) 2025-02-16 15:23:52 +00:00
numpy.rs Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
sections.rs bump MSRV to 1.83 (#16294) 2025-02-26 06:12:43 -08:00
styles.rs [`pydocstyle`] Improve heuristics for detecting Google-style docstrings (#13142) 2024-08-29 16:33:18 +01:00