ruff/crates
Charlie Marsh 9c5988f23e Add an Unrecognized variant to PySourceType 2023-08-28 10:49:17 -04:00
..
flake8_to_ruff Unify line size settings between ruff and the formatter (#6873) 2023-08-28 06:44:56 +00:00
ruff Add TOML files to SourceType 2023-08-28 10:40:02 -04:00
ruff_benchmark Use Codspeed for continous benchmarking (#6896) 2023-08-26 16:34:35 +02:00
ruff_cache Error on zero tab width (#6429) 2023-08-08 16:51:37 -04:00
ruff_cli Add an Unrecognized variant to PySourceType 2023-08-28 10:49:17 -04:00
ruff_dev Unify line size settings between ruff and the formatter (#6873) 2023-08-28 06:44:56 +00:00
ruff_diagnostics Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +00:00
ruff_formatter Unify line size settings between ruff and the formatter (#6873) 2023-08-28 06:44:56 +00:00
ruff_index Add unreachable code rule (#5384) 2023-07-04 14:27:23 +00:00
ruff_macros Move `Configuration` to `ruff_workspace` crate (#6920) 2023-08-28 06:21:35 +00:00
ruff_python_ast Add an Unrecognized variant to PySourceType 2023-08-28 10:49:17 -04:00
ruff_python_codegen Make `Parameters` an optional field on `ExprLambda` (#6669) 2023-08-18 15:34:54 +00:00
ruff_python_formatter Handle implicit strings in `can_omit_parentheses (#6940) 2023-08-28 12:20:29 +00:00
ruff_python_index Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
ruff_python_literal Avoid parsing other parts of a format specification if replacements are present (#6858) 2023-08-25 17:42:57 +00:00
ruff_python_parser Add an Unrecognized variant to PySourceType 2023-08-28 10:49:17 -04:00
ruff_python_resolver Replace `.map_or(false, $closure)` with `.is_some_and(closure)` (#6244) 2023-08-01 19:29:42 +02:00
ruff_python_semantic Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
ruff_python_stdlib Add TOML files to SourceType 2023-08-28 10:40:02 -04:00
ruff_python_trivia Implement `Ranged` on more structs (#6921) 2023-08-27 19:03:08 +00:00
ruff_shrinking Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
ruff_source_file Move `Ranged` into `ruff_text_size` (#6919) 2023-08-27 14:12:51 -04:00
ruff_text_size Unify line size settings between ruff and the formatter (#6873) 2023-08-28 06:44:56 +00:00
ruff_wasm Add comments option to playground (#6911) 2023-08-28 07:26:23 +00:00
ruff_workspace Unify line size settings between ruff and the formatter (#6873) 2023-08-28 06:44:56 +00:00