| .. |
|
flake8_to_ruff
|
Bump version to 0.0.261 (#3881)
|
2023-04-04 22:31:01 -04:00 |
|
ruff
|
Introduce SourceFile to avoid cloning the message filename (#3904)
|
2023-04-11 08:28:55 +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
|
Introduce SourceFile to avoid cloning the message filename (#3904)
|
2023-04-11 08:28:55 +00:00 |
|
ruff_dev
|
Avoid printing docs on cargo dev generate-all (#3890)
|
2023-04-05 14:18:33 -04:00 |
|
ruff_diagnostics
|
Cheap cloneable LineIndex (#3896)
|
2023-04-11 07:33:40 +00: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
|
Introduce SourceFile to avoid cloning the message filename (#3904)
|
2023-04-11 08:28:55 +00:00 |
|
ruff_python_formatter
|
Store source code on message (#3897)
|
2023-04-11 07:57:36 +00:00 |
|
ruff_python_semantic
|
Consider logger candidate from `logging` module only (#3878)
|
2023-04-04 19:52:57 +00:00 |
|
ruff_python_stdlib
|
Introduce a `ruff_python_semantic` crate (#3865)
|
2023-04-04 16:50:47 +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
|
Extract message emitters from Printer (#3895)
|
2023-04-11 07:24:25 +00:00 |