ruff/crates/ruff_python_formatter/src/other
2023-07-07 11:28:25 +02:00
..
alias.rs Format import statements (#5493) 2023-07-04 07:07:20 +00:00
arg.rs Format Identifier (#5255) 2023-06-21 17:35:37 +02:00
arg_with_default.rs Fix ArgWithDefault comments handling (#5204) 2023-06-20 20:48:07 +00:00
arguments.rs Introduce parenthesized helper (#5565) 2023-07-07 11:28:25 +02:00
comprehension.rs Replace verbatim text with NOT_YET_IMPLEMENTED (#4904) 2023-06-07 14:57:25 +02:00
decorator.rs Format Function definitions (#4951) 2023-06-08 16:07:33 +00:00
except_handler_except_handler.rs format StmtTryStar (#5418) 2023-06-29 08:07:33 +02:00
identifier.rs Format Identifier (#5255) 2023-06-21 17:35:37 +02:00
keyword.rs Format call expressions (without call chaining) (#5341) 2023-06-27 09:29:40 +00:00
match_case.rs Replace verbatim text with NOT_YET_IMPLEMENTED (#4904) 2023-06-07 14:57:25 +02:00
mod.rs Format Identifier (#5255) 2023-06-21 17:35:37 +02:00
type_ignore_type_ignore.rs Replace verbatim text with NOT_YET_IMPLEMENTED (#4904) 2023-06-07 14:57:25 +02:00
with_item.rs format StmtWith (#5350) 2023-06-26 15:09:06 +01:00