ruff/crates
2023-03-12 23:18:23 -04:00
..
flake8_to_ruff Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
ruff Remove unnecessary Path::new from fs calls (#3476) 2023-03-12 23:18:23 -04:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli Remove unnecessary Path::new from fs calls (#3476) 2023-03-12 23:18:23 -04:00
ruff_dev refactor: Replace Vec in options metadata with static array (#3433) 2023-03-11 09:03:56 +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 refactor: Replace Vec in options metadata with static array (#3433) 2023-03-11 09:03:56 +00:00
ruff_python_ast perf: Optimize UTF8/ASCII byte offset index (#3439) 2023-03-11 13:12:10 +01: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