ruff/crates
2023-08-22 11:50:28 +02:00
..
flake8_to_ruff Bump version to 0.0.285 (#6660) 2023-08-17 15:46:28 -05:00
ruff Document IO Error (#6712) 2023-08-22 11:46:18 +02:00
ruff_benchmark Refactor SourceKind to store file content (#6640) 2023-08-18 13:45:38 +00:00
ruff_cache
ruff_cli Remove some indexing (#6728) 2023-08-21 16:56:15 +02:00
ruff_dev
ruff_diagnostics
ruff_formatter ruff_formatter crate doc comment fixes (#6677) 2023-08-19 17:42:02 +01:00
ruff_index
ruff_macros
ruff_python_ast Make Parameters an optional field on ExprLambda (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_codegen Make Parameters an optional field on ExprLambda (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_formatter Preserve empty lines between try clause headers (#6759) 2023-08-22 11:50:28 +02:00
ruff_python_index
ruff_python_literal
ruff_python_parser Make Parameters an optional field on ExprLambda (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_resolver
ruff_python_semantic Use a single node hierarchy to track statements and expressions (#6709) 2023-08-21 21:32:57 -04:00
ruff_python_stdlib
ruff_python_trivia
ruff_shrinking Implement Ranged on more structs (#6639) 2023-08-17 11:22:39 -04:00
ruff_source_file
ruff_text_size
ruff_wasm