ruff/crates/ruff_python_formatter/src/pattern
Brent Westbrook c51727708a
Enable `--document-private-items` for `ruff_python_formatter` (#21903)
2025-12-11 08:23:10 -05:00
..
mod.rs Enable `--document-private-items` for `ruff_python_formatter` (#21903) 2025-12-11 08:23:10 -05:00
pattern_arguments.rs Enable `--document-private-items` for `ruff_python_formatter` (#21903) 2025-12-11 08:23:10 -05:00
pattern_keyword.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
pattern_match_as.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
pattern_match_class.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
pattern_match_mapping.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
pattern_match_or.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00
pattern_match_sequence.rs Update pre-commit dependencies (#19162) 2025-07-07 04:07:44 +00:00
pattern_match_singleton.rs Ruff 2025 style guide (#13906) 2025-01-09 10:20:06 +01:00
pattern_match_star.rs Upgrade to Rust 1.82 (#13816) 2024-10-19 16:05:50 +02:00
pattern_match_value.rs [ty] AST garbage collection (#18482) 2025-06-13 08:40:11 -04:00