ruff/crates
Charlie Marsh 040fb9cef4
Use a separate `PrinterFlag` for including fix diffs (#4615)
2023-05-24 10:22:37 -04:00
..
flake8_to_ruff Update maturin to 1.0 (#4605) 2023-05-23 20:55:52 +02:00
ruff Use a separate `PrinterFlag` for including fix diffs (#4615) 2023-05-24 10:22:37 -04:00
ruff_benchmark Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_cache Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_cli Use a separate `PrinterFlag` for including fix diffs (#4615) 2023-05-24 10:22:37 -04:00
ruff_dev Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_diagnostics Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_formatter Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
ruff_index Introduce `ruff_index` crate (#4597) 2023-05-23 17:40:35 +02:00
ruff_macros Introduce `ruff_index` crate (#4597) 2023-05-23 17:40:35 +02:00
ruff_python_ast Add missing nodes to `AnyNodeRef` and `AnyNode` (#4608) 2023-05-23 18:30:27 +02:00
ruff_python_formatter Include decorators in `Function` and `Class` definition ranges (#4467) 2023-05-22 17:50:42 +02:00
ruff_python_semantic Track all read references in semantic model (#4610) 2023-05-24 14:14:27 +00:00
ruff_python_stdlib Enable automatic rewrites of `typing.Deque` and `typing.DefaultDict` (#4420) 2023-05-15 22:33:24 +00:00
ruff_rustpython Re-integrate RustPython parser repository (#4359) 2023-05-11 07:47:17 +00:00
ruff_testing_macros Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_wasm Introduce `tab-size` to correcly calculate the line length with tabulations (#4167) 2023-05-24 08:37:24 +02:00