ruff/crates
Florian Best a3aeec6377
docs(pycodestyle): document rules (#3407)
2023-03-10 22:36:38 +00:00
..
flake8_to_ruff Rename `ruff_python` crate to `ruff_python_stdlib` (#3354) 2023-03-06 13:43:22 +00:00
ruff docs(pycodestyle): document rules (#3407) 2023-03-10 22:36:38 +00:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli fix: method `red` not found in release builds (#3434) 2023-03-10 10:17:35 +01:00
ruff_dev Introduce a `ruff_diagnostics` crate (#3409) 2023-03-09 20:48:57 +00:00
ruff_diagnostics Introduce a `ruff_diagnostics` crate (#3409) 2023-03-09 20:48:57 +00:00
ruff_formatter Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_macros Introduce a `ruff_diagnostics` crate (#3409) 2023-03-09 20:48:57 +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