mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-03 07:04:53 +00:00
![]() ruff_dev repeat recently broke (i think with the cargo update?): > thread 'main' panicked at 'Command repeat: Short option names must be unique for each argument, but '-n' is in use by both 'no_cache' and 'repeat'' This fixes this by removing the short argument. |
||
---|---|---|
.. | ||
check_formatter_stability.rs | ||
generate_all.rs | ||
generate_cli_help.rs | ||
generate_docs.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 |