ruff/crates/ruff_linter
Auguste Lalande 64ab79e572
Add missing docstring sections to the numpy list (#20931)
<!--
Thank you for contributing to Ruff/ty! To help us out with reviewing,
please consider the following:

- Does this pull request include a summary of the change? (See below.)
- Does this pull request include a descriptive title? (Please prefix
with `[ty]` for ty pull
  requests.)
- Does this pull request include references to any relevant issues?
-->

## Summary

Add docstring sections which were missing from the numpy list as pointed
out here #20923. For now these are only the official sections as
documented
[here](https://numpydoc.readthedocs.io/en/latest/format.html#sections).

## Test Plan

Added a test case for DOC102
2025-10-24 17:19:30 -04:00
..
resources Add missing docstring sections to the numpy list (#20931) 2025-10-24 17:19:30 -04:00
src Add missing docstring sections to the numpy list (#20931) 2025-10-24 17:19:30 -04:00
Cargo.toml Bump 0.14.2 (#21051) 2025-10-23 15:17:22 -04:00