ruff/crates
Micha Reiser 652c644c2a
Introduce `ruff_index` crate (#4597)
2023-05-23 17:40:35 +02:00
..
flake8_to_ruff Bump version to 0.0.269 (#4506) 2023-05-18 19:45:20 +00:00
ruff Introduce `ruff_index` crate (#4597) 2023-05-23 17:40:35 +02: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 Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00: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 `AnyNode` and `AnyNodeRef` unions (#4578) 2023-05-23 08:53:22 +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 Introduce `ruff_index` crate (#4597) 2023-05-23 17:40:35 +02: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 Support new `extend-per-file-ignores` setting (#4265) 2023-05-19 12:24:04 -04:00