ruff/crates/ruff_linter/src/rules/pydocstyle
Auguste Lalande 3ed707f245
Spellcheck & grammar (#10375)
## Summary

I used `codespell` and `gramma` to identify mispellings and grammar
errors throughout the codebase and fixed them. I tried not to make any
controversial changes, but feel free to revert as you see fit.
2024-03-13 02:34:23 +00:00
..
rules Spellcheck & grammar (#10375) 2024-03-13 02:34:23 +00:00
snapshots [pydocstyle] Trim whitespace when removing blank lines after section (D413) (#10162) 2024-02-29 13:29:40 +00:00
helpers.rs Split CallPath into QualifiedName and UnqualifiedName (#10210) 2024-03-04 09:06:51 +00:00
mod.rs Remove preview gating for newly-added stable fixes (#9681) 2024-02-01 13:35:02 -06:00
settings.rs Sort hash maps in Settings display (#10370) 2024-03-12 15:59:38 -04:00