ruff/crates/ruff_python_semantic/src
Dan Parizher 7576669297
[flake8-pyi] Fix PYI034 to not trigger on metaclasses (PYI034) (#20881)
## Summary

Fixes #20781

---------

Co-authored-by: Alex Waygood <alex.waygood@gmail.com>
Co-authored-by: Brent Westbrook <brentrwestbrook@gmail.com>
Co-authored-by: Brent Westbrook <36778786+ntBre@users.noreply.github.com>
2025-10-24 13:40:26 +00:00
..
analyze [flake8-pyi] Fix PYI034 to not trigger on metaclasses (PYI034) (#20881) 2025-10-24 13:40:26 +00:00
cfg Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
model [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
binding.rs Add a ScopeKind for the __class__ cell (#20048) 2025-08-26 09:49:08 -04:00
branches.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
context.rs Remove separate ReferenceContext enum (#4631) 2023-05-24 15:12:38 +00:00
definition.rs [ty] Make Module a Salsa ingredient 2025-07-23 09:46:40 -04:00
globals.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
imports.rs [ruff] Update schemars to v1 (#20942) 2025-10-20 08:59:52 +02:00
lib.rs Control flow graph: setup (#17064) 2025-04-01 05:53:42 -05:00
model.rs [ruff] Fix minor typos in doc comments (#20623) 2025-09-29 08:56:23 +02:00
nodes.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
reference.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
scope.rs Add a ScopeKind for the __class__ cell (#20048) 2025-08-26 09:49:08 -04:00
star_import.rs Make ImportFrom level just a u32 (#11170) 2024-04-26 20:38:35 -06:00