ruff/crates
Charlie Marsh 79c47e29ee
Avoid short-circuiting when detecting RET rules (#4002)
2023-04-17 22:52:26 -04:00
..
flake8_to_ruff Bump version to 0.0.261 (#3881) 2023-04-04 22:31:01 -04:00
ruff Avoid short-circuiting when detecting RET rules (#4002) 2023-04-17 22:52:26 -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 Remove extraneous debug and TODO (#3967) 2023-04-13 18:45:18 -04:00
ruff_dev Avoid printing docs on cargo dev generate-all (#3890) 2023-04-05 14:18:33 -04:00
ruff_diagnostics Pretty print `Diagnostic`s in snapshot tests (#3906) 2023-04-11 09:03:00 +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 Avoid adding required imports to stub files (#3940) 2023-04-11 22:31:20 -04: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 Allow users to extend the set of included files via `include` (#3914) 2023-04-11 23:39:43 -04:00