ruff/crates/ruff_dev/src
trag1c 1672a3d3b7
Added tabs for configuration files in the documentation (#8480)
## Summary

Closes #8384.

## Test Plan

Checked whether it renders properly on the `mkdocs serve` preview.
2023-11-05 17:10:29 +00:00
..
format_dev.rs Add test and basic implementation for formatter preview mode (#8044) 2023-10-26 15:33:26 +00:00
generate_all.rs Document ruff_dev and format_dev (#5648) 2023-07-12 16:18:22 +02:00
generate_cli_help.rs Rework the documentation to incorporate the Ruff formatter (#7732) 2023-10-20 23:08:26 +00:00
generate_docs.rs Respect `#(deprecated)` attribute in configuration options (#8035) 2023-10-19 01:07:36 +00:00
generate_json_schema.rs Move `Configuration` to `ruff_workspace` crate (#6920) 2023-08-28 06:21:35 +00:00
generate_options.rs Added tabs for configuration files in the documentation (#8480) 2023-11-05 17:10:29 +00:00
generate_rules_table.rs Correct typo in rules documentation (#8303) 2023-10-28 07:14:13 -04:00
main.rs Rename `ruff` crate to `ruff_linter` (#7529) 2023-09-20 08:38:27 +02:00
print_ast.rs Rename parser mode from `Jupyter` to `Ipython` (#7153) 2023-09-05 14:12:26 +00:00
print_cst.rs Disallow `unreachable_pub` (#4314) 2023-05-11 18:00:00 -04:00
print_tokens.rs Rename parser mode from `Jupyter` to `Ipython` (#7153) 2023-09-05 14:12:26 +00:00
round_trip.rs Create `ruff_notebook` crate (#7039) 2023-09-01 13:56:44 +00:00