ruff/crates/ruff_linter
Robsdedude 4103d73224
Minor code simplification (#19022)
When inside a typing only annotation, the code is always inside an
annotation, too.
2025-06-30 13:42:59 +05:30
..
resources [`flake8-pyi`] Expand `Optional[A]` to `A | None` (`PYI016`) (#18572) 2025-06-27 15:43:11 +00:00
src Minor code simplification (#19022) 2025-06-30 13:42:59 +05:30
Cargo.toml Convert `OldDiagnostic::noqa_code` to an `Option<String>` (#18946) 2025-06-27 11:36:55 -04:00