ruff/crates/ruff_macros/src
konsti 1e173f7909
Rename Autofix to Fix (#7657)
**Summary** Mostly mechanical symbol rename and search-and-replace, with
small changes to the markdown docs to read better
2023-09-28 10:53:05 +00:00
..
cache_key.rs Unify Settings and AllSettings (#7532) 2023-09-20 13:56:07 +00:00
combine_options.rs Move Configuration to ruff_workspace crate (#6920) 2023-08-28 06:21:35 +00:00
config.rs Add lint section to Ruff configuration 2023-09-27 08:46:27 +02:00
derive_message_formats.rs Format let-else with rustfmt nightly (#5461) 2023-07-03 02:13:35 +00:00
lib.rs Rename ConfigurationOptions derive macro to OptionsMetadata 2023-09-27 09:04:26 +02:00
map_codes.rs Rename Autofix to Fix (#7657) 2023-09-28 10:53:05 +00:00
newtype_index.rs Add unreachable code rule (#5384) 2023-07-04 14:27:23 +00:00
rule_code_prefix.rs Update rule selection to respect preview mode (#7195) 2023-09-11 12:28:39 -05:00
rule_namespace.rs Fix remaining Copyright rule references (#5577) 2023-07-07 02:49:19 +00:00
violation.rs Rename Autofix to Fix (#7657) 2023-09-28 10:53:05 +00:00