ruff/crates/ruff_python_formatter/src/other
2023-09-02 10:05:47 +02:00
..
alias.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
arguments.rs Move Ranged into ruff_text_size (#6919) 2023-08-27 14:12:51 -04:00
commas.rs Improve with statement comment handling and expression breaking (#6621) 2023-08-18 03:30:38 +00:00
comprehension.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
decorator.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
elif_else_clause.rs Use the formatter prelude in more files (#6882) 2023-08-25 16:51:07 -04:00
except_handler_except_handler.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
identifier.rs Move Ranged into ruff_text_size (#6919) 2023-08-27 14:12:51 -04:00
keyword.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
match_case.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
mod.rs Improve with statement comment handling and expression breaking (#6621) 2023-08-18 03:30:38 +00:00
parameter.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
parameter_with_default.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
parameters.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
with_item.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00