ruff/crates/ruff_macros/src
Zanie Blue 4113d65836
Rename `RuleGroup::Unspecified` to `Stable` (#7991)
Should help with #7989 and seems more accurate for our new model
2023-10-16 14:53:27 -05: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 `RuleGroup::Unspecified` to `Stable` (#7991) 2023-10-16 14:53:27 -05: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