ruff/crates/ruff_python_formatter/tests
Micha Reiser b3b900dc1e
Treat `ty: ` comments as pragma comments (#18532)
## Summary

Add support for ty's `ty:` pragma comments to ruff's formatter and E501

Fixes https://github.com/astral-sh/ruff/issues/18529

## Test Plan

Added test
2025-06-07 16:02:43 +02:00
..
snapshots Treat `ty: ` comments as pragma comments (#18532) 2025-06-07 16:02:43 +02:00
fixtures.rs Switch to Rust 2024 edition (#18129) 2025-05-16 13:25:28 +02:00
normalizer.rs Implement template strings (#17851) 2025-05-30 15:00:56 -05:00