mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-08 03:16:45 +00:00
This PR introduces a new `crates` directory and moves all "product" crates into that folder. Part of #2059. |
||
|---|---|---|
| .. | ||
| generate_all.rs | ||
| generate_cli_help.rs | ||
| generate_json_schema.rs | ||
| generate_options.rs | ||
| generate_rules_table.rs | ||
| main.rs | ||
| print_ast.rs | ||
| print_cst.rs | ||
| print_tokens.rs | ||
| round_trip.rs | ||
| utils.rs | ||