ruff/crates
2023-02-22 19:12:44 +00:00
..
flake8_to_ruff Bump version to 0.0.251 (#3105) 2023-02-21 18:13:59 -05:00
ruff Avoid useless-else-on-loop for break within match (#3136) 2023-02-22 19:12:44 +00:00
ruff_cli refactor(ruff): Implement doc_lines_from_tokens as iterator (#3124) 2023-02-22 09:22:06 -05:00
ruff_dev Avoid match statement misidentification in token rules (#3129) 2023-02-22 15:44:45 +00:00
ruff_formatter chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00
ruff_macros Add missing rust-version in crates (#3009) 2023-02-19 15:07:17 +00:00
ruff_python Relax constraints on pep8-naming module validation (#3043) 2023-02-19 17:34:23 -05:00
ruff_python_formatter Avoid match statement misidentification in token rules (#3129) 2023-02-22 15:44:45 +00:00
ruff_testing_macros test(ruff_python_formatter): Run all Black tests (#2993) 2023-02-22 09:25:06 -05:00
ruff_text_size chore: Upgrade Rust to 1.67.0 (#3125) 2023-02-22 10:03:17 -05:00