ruff/crates/ruff_linter
Arnav Gupta b6c8f5d79e
Fix RUF200 doc to have name and email in single object (#15099)
## Summary
Closes #14975 by modifying the docstring of the InvalidPyprojectToml
rule. Previously the docs were incorrectly stating that author name and
emails must be individual items in the authors list, rather than part of
a single object for each respective author.

## Test Plan
This was a docstring change, no tests needed.
2024-12-23 10:30:16 +05:30
..
resources Use TypeChecker for detecting fastapi routes (#15093) 2024-12-21 15:45:28 +01:00
src Fix RUF200 doc to have name and email in single object (#15099) 2024-12-23 10:30:16 +05:30
Cargo.toml Bump version to 0.8.4 (#15064) 2024-12-19 13:15:42 +00:00