ruff/crates
2023-04-09 22:45:19 +00:00
..
flake8_to_ruff Bump version to 0.0.261 (#3881) 2023-04-04 22:31:01 -04:00
ruff [flake8-simplify] Add autofix for contextlib.suppress (SIM105) (#3915) 2023-04-09 22:45:19 +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 Bump version to 0.0.261 (#3881) 2023-04-04 22:31:01 -04:00
ruff_dev Avoid printing docs on cargo dev generate-all (#3890) 2023-04-05 14:18:33 -04:00
ruff_diagnostics Reduce explcit clones (#3793) 2023-03-29 15:15:14 +02: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 Ensure that tab characters aren't in multi-line strings before throwing a violation (#3837) 2023-04-06 22:25:40 -04:00
ruff_python_formatter Introduce a ruff_python_semantic crate (#3865) 2023-04-04 16:50:47 +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 Generate ImportMap from module path to imported dependencies (#3243) 2023-04-04 03:31:37 +00:00