ruff/crates
2023-03-09 19:55:09 +00:00
..
flake8_to_ruff Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
ruff fix: Emit a more useful error if an extend points at a non-existent ruff.toml file. (#3417) 2023-03-09 19:55:09 +00:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli Rename DiagnosticKind#commit to DiagnosticKind#suggestion (#3397) 2023-03-08 18:06:19 +00:00
ruff_dev Make ruff_cli binary a small wrapper around lib (#3398) 2023-03-08 12:11:55 +01:00
ruff_formatter Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_macros refactor: Extract ruff_wasm (#3401) 2023-03-09 10:07:39 +00:00
ruff_python_ast Remove copied core modules from ruff_python_formatter (#3371) 2023-03-08 19:03:40 +00:00
ruff_python_formatter Remove core module from ruff_python_formatter (#3373) 2023-03-08 19:11:39 +00:00
ruff_python_stdlib Use shared leading_quote implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +00:00
ruff_rustpython Move RustPython vendored and helper code into its own crate (#3171) 2023-02-23 14:14:16 +00:00
ruff_testing_macros refactor: Extract ruff_wasm (#3401) 2023-03-09 10:07:39 +00:00
ruff_text_size Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_wasm fix: WASM tests (#3415) 2023-03-09 11:27:59 +01:00