ruff/crates
2023-03-28 15:20:22 +00:00
..
flake8_to_ruff Bump version to v0.0.259 (#3691) 2023-03-23 14:52:42 -04:00
ruff Include with statements in complexity calculation (#3771) 2023-03-28 15:20:22 +00:00
ruff_benchmark Use unicode-width to determine line-length instead of character count (#3714) 2023-03-24 17:17:05 -04:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli Improve performance of statistics (#3751) 2023-03-26 18:46:44 -04:00
ruff_dev Removed unnecessary pipe escape (#3760) 2023-03-27 13:49:47 -04:00
ruff_diagnostics Allow diagnostics to generate multi-edit fixes (#3709) 2023-03-26 16:45:19 -04:00
ruff_formatter Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_macros Fix cargo test --doc (#3766) 2023-03-28 11:36:07 +00:00
ruff_python_ast perf(pycodestyle): Initialize Stylist from tokens (#3757) 2023-03-28 11:53:35 +02:00
ruff_python_formatter Implement an iterator for universal newlines (#3454) 2023-03-13 00:01:29 -04:00
ruff_python_stdlib Remove unused dependencies (#3644) 2023-03-21 11:02:41 +01: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 perf(pycodestyle): Initialize Stylist from tokens (#3757) 2023-03-28 11:53:35 +02:00