ruff/crates
2023-04-27 21:23:06 -04:00
..
flake8_to_ruff Bump version to 0.0.263 (#4086) 2023-04-24 23:32:29 -06:00
ruff Add bugbear immutable functions as allowed in dataclasses (#4122) 2023-04-27 21:23:06 -04:00
ruff_benchmark Add parser benchmark (#3990) 2023-04-17 16:43:59 +02:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
ruff_dev Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
ruff_diagnostics perf(logical-lines): Various small perf improvements (#4022) 2023-04-26 20:10:35 +01:00
ruff_formatter Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
ruff_macros Upgrade dependencies (#4064) 2023-04-22 18:04:01 +01:00
ruff_python_ast Use memchr to speedup newline search on x86 (#3985) 2023-04-26 20:15:47 +01:00
ruff_python_formatter Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
ruff_python_semantic Add bugbear immutable functions as allowed in dataclasses (#4122) 2023-04-27 21:23:06 -04:00
ruff_python_stdlib Avoid RUF008 if field annotation is immutable (#4039) 2023-04-20 16:02:12 -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 Use Rust 1.69 (#4065) 2023-04-22 23:04:17 +01:00
ruff_wasm Replace row/column based Location with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00