ruff/crates/ruff_dev/src
2024-09-20 09:23:53 +02:00
..
format_dev.rs Fix parentheses around return type annotations (#13381) 2024-09-20 09:23:53 +02:00
generate_all.rs Document ruff_dev and format_dev (#5648) 2023-07-12 16:18:22 +02:00
generate_cli_help.rs help: enable auto-wrapping of help output (#9633) 2024-01-24 10:51:07 -05:00
generate_docs.rs DOCS: navigate back to rule overview linter (#13368) 2024-09-16 16:21:26 +00:00
generate_json_schema.rs Move Configuration to ruff_workspace crate (#6920) 2023-08-28 06:21:35 +00:00
generate_options.rs Promote lint. settings over top-level settings (#9476) 2024-02-01 13:35:02 -06:00
generate_rules_table.rs Drop deprecated nursery rule group (#10172) 2024-06-27 13:44:11 +02:00
main.rs Make --config and --isolated global flags (#10150) 2024-03-04 11:19:40 +00:00
print_ast.rs Maintain synchronicity between the lexer and the parser (#11457) 2024-06-03 18:23:50 +05:30
print_cst.rs Disallow unreachable_pub (#4314) 2023-05-11 18:00:00 -04:00
print_tokens.rs Manual impl of Debug on Token (#11958) 2024-06-22 04:18:24 +00:00
round_trip.rs Remove source path from parser errors (#9322) 2023-12-30 20:33:05 +00:00