ruff/crates
2023-03-19 17:08:38 +01:00
..
flake8_to_ruff Change broken links in README to beta.ruff.rs (#3607) 2023-03-19 15:17:44 +00:00
ruff Use any_enabled in AST checker (#3601) 2023-03-19 10:44:33 -04:00
ruff_benchmark Benchmark all rules (#3570) 2023-03-17 19:29:39 +01:00
ruff_cache Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_cli Gracefully handle lint panics (#3509) 2023-03-19 17:08:38 +01:00
ruff_dev refactor: Add Copy implementation to Rule (#3556) 2023-03-16 17:50:18 +01:00
ruff_diagnostics Introduce a ruff_diagnostics crate (#3409) 2023-03-09 20:48:57 +00:00
ruff_formatter Bump dependencies and move more shared dependencies into workspace (#3340) 2023-03-04 12:36:26 -05:00
ruff_macros refactor: Add Copy implementation to Rule (#3556) 2023-03-16 17:50:18 +01:00
ruff_python_ast refactor: Move scope and binding types to scope.rs (#3573) 2023-03-17 17:31:33 +01:00
ruff_python_formatter Implement an iterator for universal newlines (#3454) 2023-03-13 00:01:29 -04:00
ruff_python_stdlib Use shared leading_quote implementation in ruff_python_formatter (#3396) 2023-03-08 18:21:59 +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 fix: WASM tests (#3415) 2023-03-09 11:27:59 +01:00