ruff/crates/ruff_python_formatter/src
Chris Pryer 039694aaed
Add `LineSuffix` reserved width (#6830)
Thanks for working on this.
2023-08-28 07:46:54 +02:00
..
comments Add `LineSuffix` reserved width (#6830) 2023-08-28 07:46:54 +02:00
expression Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
module Use the formatter prelude in more files (#6882) 2023-08-25 16:51:07 -04:00
other Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
pattern Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
snapshots Remove exception-handler lexing from `unused-bound-exception` fix (#5851) 2023-07-18 18:27:46 +00:00
statement Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
type_param Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
builders.rs Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04: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 Add prototype of `ruff format` for projects (#6871) 2023-08-27 19:12:18 +00: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 Optional source map generation (#6894) 2023-08-26 18:00:43 +02:00
prelude.rs Accept any `Into<AnyNodeRef>` as `Comments` arguments (#5205) 2023-06-20 16:49:21 +00:00
verbatim.rs Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00