ruff/crates/ruff_dev/src
Micha Reiser df15ad9696
Print files that are slow to format (#5681)
Co-authored-by: konsti <konstin@mailbox.org>
2023-07-11 13:03:18 +00:00
..
format_dev.rs Print files that are slow to format (#5681) 2023-07-11 13:03:18 +00:00
generate_all.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
generate_cli_help.rs Use mod tests consistently (#5278) 2023-06-22 01:50:28 +00:00
generate_docs.rs Update option anchors to include group name (#4711) 2023-05-29 17:26:10 -04:00
generate_json_schema.rs Add unreachable code rule (#5384) 2023-07-04 14:27:23 +00:00
generate_options.rs Add separate configuration for MkDocs Insiders plugins (#5544) 2023-07-05 18:40:21 -04:00
generate_rules_table.rs Rework upstream categories so we can all_rules() (#5591) 2023-07-10 09:41:26 -04:00
main.rs Extend ruff_dev formatter script to compute statistics and format a project (#5492) 2023-07-07 11:30:12 +00:00
print_ast.rs Upgrade RustPython (#4747) 2023-05-31 08:26:35 +00:00
print_cst.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
print_tokens.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
round_trip.rs Experimental release for Jupyter notebook integration (#5363) 2023-06-26 21:22:42 +05:30