ruff/crates
2023-03-13 12:29:31 -04:00
..
flake8_to_ruff Rename ruff_python crate to ruff_python_stdlib (#3354) 2023-03-06 13:43:22 +00:00
ruff Re-enable the T and C linter prefix selectors (#3452) 2023-03-13 08:20:30 -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 Upgrade RustPython to fix Serde dependency (#3481) 2023-03-13 12:29:31 -04:00
ruff_python_formatter Implement an iterator for universal newlines (#3454) 2023-03-13 00:01:29 -04: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