ruff/crates
Charlie Marsh 466719247b
Invert parent-shadowed bindings map (#4847)
2023-06-04 00:18:46 -04:00
..
flake8_to_ruff Bump version to 0.0.270 (#4637) 2023-05-24 16:34:29 +00:00
ruff Invert parent-shadowed bindings map (#4847) 2023-06-04 00:18:46 -04:00
ruff_benchmark Upgrade `criterion` to `0.5.1` (#4838) 2023-06-03 21:33:44 +01:00
ruff_cache Rename ruff_python_semantic's `Context` struct to `SemanticModel` (#4565) 2023-05-22 02:35:03 +00:00
ruff_cli Replace deletion-tracking with enforced isolation levels (#4766) 2023-06-02 02:45:56 +00:00
ruff_dev Add a `ruff_textwrap` crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_diagnostics Use a separate fix-isolation group for every parent node (#4774) 2023-06-02 03:07:55 +00:00
ruff_formatter Rename `ruff_formatter::builders::BestFitting` to `FormatBestFitting` (#4841) 2023-06-04 00:13:51 +02:00
ruff_index Introduce `ruff_index` crate (#4597) 2023-05-23 17:40:35 +02:00
ruff_macros Merge registry into codes (#4651) 2023-06-02 10:33:01 +00:00
ruff_newlines Add a `ruff_textwrap` crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_python_ast Add to `AnyNode` and `AnyNodeRef` conversion methods to `AstNode` (#4783) 2023-06-02 08:10:41 +02:00
ruff_python_formatter Format `ExprName` (#4803) 2023-06-03 16:06:14 +02:00
ruff_python_semantic Invert parent-shadowed bindings map (#4847) 2023-06-04 00:18:46 -04:00
ruff_python_stdlib Lint pyproject.toml (#4496) 2023-05-25 12:05:28 +00:00
ruff_rustpython Re-integrate RustPython parser repository (#4359) 2023-05-11 07:47:17 +00:00
ruff_testing_macros testing_macros: Add missing `full` feature to `syn` dependency (#4722) 2023-05-30 07:42:06 +00:00
ruff_textwrap Add a `ruff_textwrap` crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_wasm Add `pyflakes.extend-generics` setting (#4677) 2023-06-01 22:19:37 +00:00