ruff/crates
2023-03-31 15:15:36 -04:00
..
flake8_to_ruff Bump version to v0.0.260 (#3799) 2023-03-29 14:51:50 -04:00
ruff Fix is_module_name() and improve perf of is_identifier() (#3795) 2023-03-31 15:15:36 -04: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 Bump version to v0.0.260 (#3799) 2023-03-29 14:51:50 -04:00
ruff_dev Removed unnecessary pipe escape (#3760) 2023-03-27 13:49:47 -04:00
ruff_diagnostics Reduce explcit clones (#3793) 2023-03-29 15:15:14 +02: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 Track star imports on Scope directly (#3822) 2023-03-31 15:01:12 +00:00
ruff_python_formatter Remove some usize references (#3819) 2023-03-30 17:35:42 -04:00
ruff_python_stdlib Fix is_module_name() and improve perf of is_identifier() (#3795) 2023-03-31 15:15:36 -04: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 Implement flake8-gettext (#3785) 2023-03-28 23:32:02 +00:00