ruff/crates
konstin d4027d8b65
Use new formatter infrastructure in CLI and test (#4767)
* Use dummy verbatim formatter for all nodes

* Use new formatter infrastructure in CLI and test

* Expose the new formatter in the CLI

* Merge import blocks
2023-06-01 11:55:04 +02:00
..
flake8_to_ruff Bump version to 0.0.270 (#4637) 2023-05-24 16:34:29 +00:00
ruff Use ALL in fixable documentation (#4772) 2023-05-31 22:30:12 -04:00
ruff_benchmark Upgrade RustPython (#4747) 2023-05-31 08:26:35 +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 new formatter infrastructure in CLI and test (#4767) 2023-06-01 11:55:04 +02:00
ruff_dev Add a ruff_textwrap crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_diagnostics Rename ruff_python_semantic's Context struct to SemanticModel (#4565) 2023-05-22 02:35:03 +00:00
ruff_formatter Generate FormatRule definitions (#4724) 2023-06-01 08:38:53 +02:00
ruff_index Introduce ruff_index crate (#4597) 2023-05-23 17:40:35 +02:00
ruff_macros Add a ruff_textwrap crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_newlines Add a ruff_textwrap crate (#4731) 2023-05-31 16:35:23 +00:00
ruff_python_ast Correctly associate own-line comments in bodies (#4671) 2023-06-01 08:12:53 +02:00
ruff_python_formatter Use new formatter infrastructure in CLI and test (#4767) 2023-06-01 11:55:04 +02:00
ruff_python_semantic Track TYPE_CHECKING blocks in Importer (#4593) 2023-05-30 16:18:10 +00: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 Remove unused getrandom dependency (#4734) 2023-05-30 14:34:20 -04:00