ruff/crates/ruff_dev/src
Calum Young 890e630c41
Allow linking to individual rules (#4158)
2023-05-04 13:43:53 -04:00
..
generate_all.rs Avoid printing docs on cargo dev generate-all (#3890) 2023-04-05 14:18:33 -04:00
generate_cli_help.rs Make `ruff_cli` binary a small wrapper around `lib` (#3398) 2023-03-08 12:11:55 +01:00
generate_docs.rs Merge Availability and AutofixKind (#3629) 2023-03-20 16:45:33 +00:00
generate_json_schema.rs Make `ruff_cli` binary a small wrapper around `lib` (#3398) 2023-03-08 12:11:55 +01:00
generate_options.rs refactor: Replace `Vec` in options metadata with static array (#3433) 2023-03-11 09:03:56 +00:00
generate_rules_table.rs Allow linking to individual rules (#4158) 2023-05-04 13:43:53 -04:00
main.rs Move configuration out of README and into permanent docs (#3150) 2023-02-22 19:25:53 -05:00
print_ast.rs Upgrade RustPython to match new flattened exports (#3141) 2023-02-22 19:36:13 +00:00
print_cst.rs refactor: Introduce crates folder (#2088) 2023-02-05 16:47:48 -05:00
print_tokens.rs Replace row/column based `Location` with byte-offsets. (#3931) 2023-04-26 18:11:02 +00:00
round_trip.rs Create a `rust_python_ast` crate (#3370) 2023-03-07 15:18:40 +00:00