ruff/crates/ruff_python_formatter/src
2023-09-05 11:32:56 +02:00
..
comments Reduce comments.clone calls (#7144) 2023-09-05 11:32:56 +02:00
expression Preserve parentheses around partial call chains (#7109) 2023-09-04 10:57:04 +01:00
module Use the formatter prelude in more files (#6882) 2023-08-25 16:51:07 -04:00
other Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
pattern Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
snapshots Remove exception-handler lexing from unused-bound-exception fix (#5851) 2023-07-18 18:27:46 +00:00
statement Cache comment lookups in suite.rs (#7092) 2023-09-04 08:45:14 +00:00
type_param Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
builders.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00
cli.rs Formatter: Add SourceType to context to enable special formatting for stub files (#6331) 2023-08-04 11:52:26 +00:00
context.rs Implement DerefMut for WithNodeLevel (#6443) 2023-08-11 10:41:48 +00:00
generated.rs Introduce AST nodes for PatternMatchClass arguments (#6881) 2023-08-26 14:45:44 +00:00
lib.rs Formatter: Detect line endings (#7054) 2023-09-04 08:09:31 +02:00
main.rs Formatter: Add SourceType to context to enable special formatting for stub files (#6331) 2023-08-04 11:52:26 +00:00
options.rs Formatter: Detect line endings (#7054) 2023-09-04 08:09:31 +02:00
prelude.rs Accept any Into<AnyNodeRef> as Comments arguments (#5205) 2023-06-20 16:49:21 +00:00
verbatim.rs Introduce Token element (#7048) 2023-09-02 10:05:47 +02:00